News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_arnolde

A snake clone in just 0,5 KB

Started by arnolde, 16:15, 28 May 21

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arnolde

After Gem Jam, where I tried to program everything myself and didn't care much for saving memory,
I wanted to try the opposite:
This is a minmalistic "Snake" game, where I tried to keep code as small as possible. So I used a lot of Firmware routines as well. The inspiration for this was youtu.be/ExwqNreocpg, where someone tries to make a snake game (for Windows) small enough to fit on a QR-Code. So, the game itself is nothing special, but I managed to keep it at 512 bytes.
You find more details about how it works and how I tried to keep it small in the source code.
Again, I'm looking forward to your feedback and further optimization tips by experienced coders ;-)
Have a nice day!

Powered by SMFPacks Menu Editor Mod