Switch to full style
Understanding the language, error messages, etc.
Post a reply

[SOLVED]Libraries?

Wed Jan 11, 2017 12:52 am

What are the best Libraries to use for programming games for the Gamebuino? I do not know which ones to choose.
Thanks!
Last edited by IPaulasaurus on Fri Jan 13, 2017 8:46 pm, edited 1 time in total.

Re: Libraries?

Wed Jan 11, 2017 8:26 am

The standard gamebuino library should have everything you need - spriting, sound, buttton pressing and thelike :)
If you want to save stuff you'll need to use eeeprom, for that the default library is also more than enough

Re: Libraries?

Thu Jan 12, 2017 9:18 pm

Summoner 123's library works great and has added features like tilemapping and collision built in. Or look at my color version....
Attachments
Gamebuino_mcu_1_11_17.zip
(175.42 KiB) Downloaded 263 times
Gamebuinosummoner123.rar
(85.43 KiB) Downloaded 268 times
Post a reply