Skip to content

karimelkheshen/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

Snake game built with JavaFX and Maven.

Launch as executable (MacOS)

  1. Download snake.zip from exec and extract.
  2. Open Terminal.
  3. Run the following commands to launch the application
    $ cd snake/bin
    $ ./launch.sh

Snapshot


Passgen