Skip to content

ammarsubei/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

The infamous snake game, written in Processing (Java), mainly for learning purposes (object-oriented programming and visuals).

Base code from Daniel Shiffman, referenced below:
Snake in Processing
Coding Train
Patreon
YouTube video

Instructions

You need to download and install Processing IDE from here. Once installed, open the SnakeGame file and run it.
Change the snake directions using arrow keys, and pause the game by hitting "ENTER/RETURN".
While playing the game, pressing mouse1 increases snake length by 2, and pressing mouse2 resets snake length.

TO-DOs

Anticipated objectives to achieve for this basic game.

  • Game pause
  • Main menu
  • Snake death
  • Record highscores
  • Different theme (do some polishing)
  • Multiple levels

About

A simple snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published