Skip to content

leblocks/renverso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renverso

renverso is a simple logic game with basic support for lazy-eye coloring.

Idea

The objective of the game is to make the whole game field match the color of its background by clicking on cells.

Development

Lots of code was reused from my other project lazy-eye-blocks with lazy eye training functionality.

Useful commands

  • npm run start: hot-reload development mode.
  • npm run test: run tests.
  • npm build: run linter, tests and build optimized version.

Stack

There are development dependencies only, resulting bundle is a vanilla javascript

About

logic game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published