Skip to content

AndyDaMandy/tetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris in the browser. Play here: https://kevinalbs.com/tetris/

Tetris Gameplay

Reporting a bug

When reporting a bug, include any output from Developer Tools. Tests are run in browser and may output errors to help diagnose the issue.

When reporting a bug, please attach a file with a debug dump. This may help to reproduce the issue. Run the following in Developer Tools:

// Copies the debug info to the clipboard
copy_debug_info ();

Paste into a file. Upload the file to a GitHub issue to report a bug.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • HTML 24.2%