Skip to content
/ Tetris Public

Alexei Paschitnows 1984 published classic game Tetris

Notifications You must be signed in to change notification settings

n01deas/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Alexei Paschitnows 1984 published classic game Tetris implemented in Java

What’s inside this Projekt

  • Board.java - draws the board, contains the Key movement, contains gamecycle
  • Shape.java - contains the shapes in an array
  • Tetris.java - builds the ui, starts the game

How to use this example?

  1. Execute Tetris.java

  2. Enjoy :)

grafik

About

Alexei Paschitnows 1984 published classic game Tetris

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages