leon-junio / tetris_game

Tetris game created with java + processing to train code control and performance improvements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris Game

A simple tetris 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

Tetris game created with java + processing to train code control and performance improvements


Languages

Language:Processing 100.0%