GithubHelp home page GithubHelp logo

08_gamebuino's Introduction

Gamebuino Library for Arduboy


## Description
Arduboy can play Gamebuino. But probably all game don't work.
It support only Gamebuino library.
unsupport is SD card Library and etc.


## Games
I tested few game. thank you awesome game! :)

- 101 STARSHIPS by zoglu(sketch size is too big. no logo image)
- AGEDDON by wuuff
- CRABATOR by rodot
- UFO-RACE by rodot
- INVADERS by yoda
- PAQMAN by yoda
- WHG by sorunome
- JEZZBALL by rackhamlenoir
- BIGBLACKBOX by studiocraftapps
- DIGGER by sutchig
- SOLITAIRE by aoneill


http://legacy.gamebuino.com/wiki/index.php?title=Games


## Controls
Gamebuino exist C Button. C Button of Arduboy is Left + Right.


## Technical information
1. Copy lib_*.* files.
2. Game source code change define.

before:

    #include <Gamebuino.h>

after:

    #include "lib_Gamebuino.h"

3. If you don't hear sound, change NUM_CHANNELS in lib_settings.c.


## Development
compiler : windows Arduino IDE 1.8.13


## History
v1.04 2020/08/12    fork DIGGER arduboy version.thank you eried!
v1.03 2020/08/12    fix eeprom problem
                    add some games
                    PAQMAN,WHG fps 30 -> 20
v1.03 2017/10/21    bit fix. clean up souce code
v1.02 2017/02/07    fix 101 STARSHIPS(add music)
v1.01 2016/10/28    fix compile problem
                    add Armageddon Game
v1.00 2016/--/--    first version


## Licence

Library: LGPL3
https://github.com/Rodot/Gamebuino

Game: Please check with each game.
http://legacy.gamebuino.com/wiki/index.php?title=Games


08_gamebuino's People

Contributors

akkera102 avatar

Stargazers

Ben Schraeder avatar Owais Tauqir avatar Peter avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.