RackhamLeNoir / gamebuino-taquin

Taquin game for GameBuino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taquin for GameBuino

GameBuino implementation of the Taquin game, also called 15-puzzle.

Taquin screenshot

Playing the game

You need a GameBuino or an emulator.

Refer to the GameBuino homepage, or if you like making things, I advise you the MakerBuino kit.

The GameBuino homepage presents a collection of emulators. I used gbsim for my development.

Compiling the game

You need the Arduino IDE, and the GameBuino library. Please refer to the official wiki.

Issues

Please feel free to tell me if you have any trouble playing the game, either with an emulator or a physical console.

About

Taquin game for GameBuino

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%