Page 1 of 1

[SOLVED]Libraries?

PostPosted: Wed Jan 11, 2017 12:52 am
by IPaulasaurus
What are the best Libraries to use for programming games for the Gamebuino? I do not know which ones to choose.
Thanks!

Re: Libraries?

PostPosted: Wed Jan 11, 2017 8:26 am
by Sorunome
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?

PostPosted: Thu Jan 12, 2017 9:18 pm
by Duhjoker
Summoner 123's library works great and has added features like tilemapping and collision built in. Or look at my color version....