leon-junio / snake_game

A simple snake game to train control over nested depth programming and performance issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

A simple snake game coded in java with processing to train code control and maximum nested depth code. No engine, no libraries. All the game is created with processing tools and simple java code.

Run

  • JDK 11 required
  • Just execute the .exe file or the linux file

java -jar will not work!

Authors

About

A simple snake game to train control over nested depth programming and performance issues


Languages

Language:Processing 58.4%Language:Java 41.6%