Skip to content

A snake-like game for the Gamebuino META console

License

Notifications You must be signed in to change notification settings

Mokona/Caterbuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caterbuino

Caterbuino is a Snake-like game for the Gamebuino-META console. You control a Caterpillar eating fruits that appear on the field. Each time the caterpillar eats a fruit, it grows.

The fresher a fruit is, the more the points are gained. After a while, a fruit disappear.

If the caterpillar touches a border of the playfield or itself, the game is over.

The goal is to have the higher score possible.

Install

You can install the game by either downloading the ZIP file and uncompress its files in a caterbuino folder at the root of your Gamebuino-META SD Card.

Build

To build Caterbuino, clone the repository and open it with the Arduino IDE. You can then use upload on the IDE. As the game embeds all assets in its code, you don't need any external files for it to run.

Caterbuino is dependant on the Gamebuino-META SDK obsiously, so it must have been installed on your Arduino toolchain. How to do this is available on the Gamebuino-META official site.

Author

Game by Sylvain Glaize

About

A snake-like game for the Gamebuino META console

Resources

License

Stars

Watchers

Forks

Packages

No packages published