BodenMcHale / Snake-Java

A simple Snake clone written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

A simple clone of the classic game Snake. This game is developed in Java and uses threads as well as swing. I have commented the code to best of my abilities, if you have any questions feel free to reach out to me.

Game

An example screenshot of the game

How to play

  • Download Snake.jar or Executable/App from releases
  • Run it with java -jar Snake.jar
  • Start playing with the arrows keys.

Development

Contributions are welcome, please try to follow the general code style.

Requirements

  • Java Runtime
  • IDE/Text Editor
  • Git

Support the developer

Support the developer

About

A simple Snake clone written in Java.

License:MIT License


Languages

Language:Java 100.0%