/Minimal-Snake

Take on the classic snake game with the least amount of code possible

Primary LanguageJava

🐍 Minimal-Snake 🐍

Take on the classic snake game with the least amount of code possible

Rules

  • The code must work
  • Try to use the least amount of memory possible
  • Try to reduce filesize/lines as much as possible
  • Use any language you want
  • Include a way to track memory usage

6/21/16:
File: 214 lines 5,891 bytes
Mem: 8,862,128 bytes