Skip to content

MisterUmba/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Implemetation of classic snake game in java, using Javafx for GUI. The project was build using JetBrains's intellij so it could be imported as such.

Getting Started

To get this project on your machine simple fork it or download the zip. You don't need anything else besides Java 1.8.x or higher.

Prerequisites

  • Java 1.8 or higher.
  • Intellij is optional
src> javac *.java
src> java Control

Or you could download jar file

About

Just a dumb game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages