Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 394 Bytes

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