Skip to content

Tetris game where you can switch between rectangular and polar coordinate systems

Notifications You must be signed in to change notification settings

fazzone/polar-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

To compile

 $ mkdir bin ; javac -d bin gui/* tetris/*

To run:

 $ java -cp bin gui.GameFrame

Controls:

  • Arrow keys for movement
  • Space for hard drop
  • 'p' to switch coordinate systems

About

Tetris game where you can switch between rectangular and polar coordinate systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages