This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
borgware-2d
Watch
16
Star
0
Fork
You've already forked borgware-2d
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d09736355f
borgware-2d
/
games
History
Christian Kroll
2bc0260f3b
make prng support optional for all tetris related routines (useful for the limited ATmega8 flash mem)
2011-03-07 02:31:19 +00:00
..
breakout
238 bytes this time
2011-02-25 19:54:05 +00:00
snake
saved 46 bytes by making some literal modulo operands explicitly unsigned
2011-03-07 01:13:35 +00:00
space_invaders
saved 206 bytes
2011-02-25 07:47:42 +00:00
tetris
removed a note which just served as a cheat sheet for me
2011-03-07 01:33:28 +00:00
config.in
make prng support optional for all tetris related routines (useful for the limited ATmega8 flash mem)
2011-03-07 02:31:19 +00:00
games.mk
consolidated both snake trees, saving ~950 bytes
2011-02-23 10:33:27 +00:00