Skip to content

jnaO/JavaScript-Game-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                     _____)
            ,   /) /
   _   __     _(/ /   ___   _  ___    _
  (_/_/ (__(_(_(_/     / ) (_(_// (__(/_
 .-/            (____ /
(_/

<!-- Font: invita -->

JavaScript Game Challenge

Description

A small game of turning tiles.

All tiles have two colors, blue and grey, laid out in a square grid. When you click one tile in the grid the clicked tile, as well as the tile directly above, beneath and to either side of the tile clicked will change color.

Turn all tiles of the grid from grey to blue to complete the game.

TODO

  • Input for number of tiles (min/max)
  • Restart game
  • Win notification
  • working UI

About

Small game of turning tiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published