1 width = 26 2 width = 27 Tetris
Version: 4.1.0.2

Tetris

 (require (planet dvanhorn/tetris))

David Van Horn

(at dvanhorn (dot ccs neu edu))

This is a simple implementation of Tetris, developed using the design recipe of HtDP.

To play the game in DrScheme, simply require the library:

(planet dvanhorn/tetris)

The play the game from the command line, run tetris.

Keyboard actions:

The game is currently written to include a "ghost peice" that shows where the current tetra would land.