Thursday, July 31, 2008

#include gamekit.h



gamekit.Begin();

Thomas Wappler is coding wonderful libraries. If you import the "gamekit libraries” folder into your Arduino program folder in "hardware / libraries" you get a set of very useful funktions like "gamekit.set_pixel(c,r,d);", "gamekit.play_melody((m) melody);" or "(gamekit.button_pressed(butt_UP)". An other folder with "gamekit examples" is helping you with starting to write your own games. You will find all that at in the files of the Mignon Game Kit 2.0 Google-Group! Just click on the "Files" link of this Blog!