Skip to content

tiltfactor/tetris

 
 

Repository files navigation

Tetris

This is a modified version of Steven Lu's HTML tetris.

It includes:

  • Tetris code modified to record session data
  • the PHP server, which receives and stores the data
  • a HTML/JS parser for the session data

The session data is stored in a JSON format.


Like the original, this project is under the MIT license.

About

This is a modified version of Steven Lu's HTML tetris.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • HTML 10.6%
  • Other 1.0%