Aucune description

James Bowman cec46af075 welcome sketch for ESP8266 il y a 6 ans
converted-assets 77dda3a981 Ready for release il y a 6 ans
ino-cobra.ino 180a5a442b Initial import il y a 9 ans
prep-chip8 c3c5f16e95 Chip8 games demo il y a 8 ans
transports 96cfd85548 Remove duplicate SPI.begin() il y a 6 ans
.gitignore 3fde9db5cc Ignore tmp files il y a 6 ans
GD2.cpp c1b643aeb1 Mask cell number in vertex2ii il y a 6 ans
GD2.h 1634be9fbc Fix random seed to be 32 bit il y a 6 ans
LICENSE eeb10494fb Initial commit il y a 9 ans
README.md 424a3624bc Clearer build instruction il y a 9 ans
apitest.ino a3276e49c8 Implementation and test for textsize() il y a 6 ans
blobs.ino 59bf8a4bae Fix 'logo', 'blobs' and 'kenney' use of 'xy' type. #7 il y a 8 ans
bringup0.ino abf344f622 Tiny bringup sketch for people with DIY hardware il y a 6 ans
checkout bfbf0acaef mkino build/upload options. checkout script il y a 8 ans
chess.ino bd40f2e055 Minor sketch cleanups il y a 8 ans
chip8.ino c3c5f16e95 Chip8 games demo il y a 8 ans
cobra.ino 782ca1c60c Remove Serial il y a 8 ans
examples.ino b9f992a75d DUMPDEV throughout il y a 9 ans
fizz.ino 3d94b99efa Resolution independence for fizz il y a 8 ans
fonts.ino 180a5a442b Initial import il y a 9 ans
formats.ino 180a5a442b Initial import il y a 9 ans
frogger.ino 59f3a25aa9 Avoid 'time' because of clash on Due il y a 8 ans
glow.ino 180a5a442b Initial import il y a 9 ans
helloworld.ino ff7ac5ada9 Resolution independence il y a 8 ans
ili9488.ino 20a9974bee Alive, ME810A-HV35R running il y a 6 ans
invaders.ino 27fba17bc8 Use GD.random() il y a 8 ans
jnr.ino bd40f2e055 Minor sketch cleanups il y a 8 ans
jpeg.ino 6037a1e128 Avoid safeload in jpeg. il y a 9 ans
jpeg2.ino 180a5a442b Initial import il y a 9 ans
kenney.ino 0ff0a25c6a Use GD2's xy class. il y a 8 ans
keywords.txt 180a5a442b Initial import il y a 9 ans
lines.ino 180a5a442b Initial import il y a 9 ans
logo.ino 59bf8a4bae Fix 'logo', 'blobs' and 'kenney' use of 'xy' type. #7 il y a 8 ans
mk_bsod.py a2f5900ada Script to create the BSOD graphic il y a 9 ans
mkino bfbf0acaef mkino build/upload options. checkout script il y a 8 ans
mono.ino 180a5a442b Initial import il y a 9 ans
nightstrike.ino 48ae23fadb Use safeload for assets il y a 9 ans
noisy.ino 674668c1b9 Display digit as it is spoken il y a 8 ans
publish.py 77dda3a981 Ready for release il y a 6 ans
radarchart.ino 180a5a442b Initial import il y a 9 ans
reflection.ino 180a5a442b Initial import il y a 9 ans
selftest.ino 4b5815acc3 Due does not have EEPROM il y a 8 ans
simon.ino b9f992a75d DUMPDEV throughout il y a 9 ans
sketch.ino c0b220f087 'sketch' resolution independent il y a 8 ans
slotgag.ino 180a5a442b Initial import il y a 9 ans
song.ino 180a5a442b Initial import il y a 9 ans
sprites.ino 180a5a442b Initial import il y a 9 ans
tempest.ino 180a5a442b Initial import il y a 9 ans
tiled.ino 180a5a442b Initial import il y a 9 ans
tilt.ino 180a5a442b Initial import il y a 9 ans
tut-bitmaps.ino 01f4fe274a Text orientation sample code fixes #11 il y a 6 ans
viewer.ino bd40f2e055 Minor sketch cleanups il y a 8 ans
walk.ino 15950baafd Whitespace il y a 8 ans
welcome.ino cec46af075 welcome sketch for ESP8266 il y a 6 ans
widgets.ino d7c9249bd6 Clean up widgets sample il y a 9 ans

README.md

gd2-lib

Gameduino 2 library sources. To build the Arduino release Gameduino2.zip run:

python publish.py