Skip to content

v1.0.2

Compare
Choose a tag to compare
@CactiChameleon9 CactiChameleon9 released this 04 Jun 10:23
· 4 commits to main since this release

Optimise & Bugfix

  • Only check the head for collisions to:
    • reduce CPU usage further (already really small)
    • avoid collisions with the tail if 2+ apples are eaten at once (TODO fix apple spawn generation)

How to run:

  1. Download the file
  2. Go to the download directory: cd ~/Downloads
  3. Make it executable: chmod +x ./Snake
  4. Run it: ./Snake