Skip to content

Recreation of GameDesign's Tacoyaki game with a mode to view the current inverse for studying properties. Lights Out but the board increases by one on each side after each solution.

Notifications You must be signed in to change notification settings

nrush23/tacoyaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Design's Tacoyaki+ Recreation

Quick and simple recreation of Game Design's Tacoyaki+ game using JavaScript and html. A work in progress that has two modes: the "regular" game mode where you invert a square and all of its neighbors to make the grid entirely blue or yellow, and a "behind the scenes" mode where you can view the moves used to generate the grid. Game represents modulo 2 addition and is a twist on the Lights Out electronic game.

NOTE: If you switch into inverse mode and then switch back, the game resets to prevent cheating

To view the recreation, click this link: https://nrush23.github.io/tacoyaki/

About

Recreation of GameDesign's Tacoyaki game with a mode to view the current inverse for studying properties. Lights Out but the board increases by one on each side after each solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages