Skip to content

A simple web game. Divide a grid into 2 rotationally symmetric parts and track which arrangements you already found. Author: Kacper Grzymkowski

Notifications You must be signed in to change notification settings

niegrzybkowski/reverse-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Tetris

Author: Kacper Grzymkowski

Application link

A simple Pen&Paper game adapted to the web. Divide a grid into 2 rotationally symmetric parts and track which arrangements you already found. In a 6x6 grid there are theoretically 255 allowed combinations. However, I have not tested this and it might be a possibility that something is broken and some might be missing. The app uses localstorage to track progress and I might add a database storage sometime in the future, as well as different grid sizes.

Inspired by VSauce video (youtube.com). Using adapted pattern lock code from Tympanix/pattern-lock-js.

Screenshots

success

duplicate

high-score

About

A simple web game. Divide a grid into 2 rotationally symmetric parts and track which arrangements you already found. Author: Kacper Grzymkowski

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published