Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 434 Bytes

Togglight

Togglight is a lights out puzzle game where you toggle lights between off and on states. Unlike other games, the grid you play on can contain cells without lights.

Play the game

The game will be soon playable via its own website.

Setup local env

You'll need to install NodeJS and Angular. Once done, follow these steps.

  1. Clone the project.
  2. On root, execute ng serve.
  3. Go to http://localhost:4200/