/snake

Basic snake game built in JavaFX and Maven

Primary LanguageJava

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