Нет описания

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

README.md

gd2-lib

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

python publish.py