Releases: WesDH/MasterMindGame
Releases · WesDH/MasterMindGame
MasterMind 1.1
Initial release of fully functioning game.
A fully functioning board game (web based), extract to any directory and open index.html from the root directory to play.
Alpha release: Minimum viable product
Core game functionality implemented:
-Initialize base game board
-Make guesses
-Receive visual feedback on those guesses
-Increment turn, detect win/loss conditions
index.html, readme.txt, style.css, & gameLogic.js stay in root folder.
All images to be placed in "images" folder