A remake of that one Pokemon game
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^15.6.2^16.4.1^0.32.1^16.4.1^5.0.61.1.4^4.0.0^0.6.0^1.3.032
commits
Added some score stuff, starting to play with CSS stuff
164f17bView on GitHubAdded the ability to lock tiles so they can't be flipped
b70486fView on GitHubAdded more robust difficulty settings, the level now slightly influences the difficulty of the game
6c6de20View on GitHubFixed clicking header counting already-flipped tiles in its count of how many value tiles were found
1b7f53aView on GitHubHeader click is now conscious of pencil mode, moved the logic for game win/loss to their own functions
e9b732aView on GitHubFixed clicking headers preventing the game from recognizing when the user had won due to race conditions on the click events
e02991cView on GitHubTried to fix some styling but it needs a lot of work
043f826View on GitHubDouble clicking a header now flips everything in the row/column
356ddc0View on GitHubFixed row/col input fields to not be super annoying to type in
6f1cb66View on GitHubAdded min and max row/col values, fixed pressing the give up button not flipping the game is running flag to false
fc52b10View on GitHub