Skip to content

Releases: WesDH/MasterMindGame

MasterMind 1.1

08 Aug 23:20

Choose a tag to compare

Improved gamepiece graphics, improved hotkey functionality.

To use: Unzip to any directory, then open "index.html" in your browser and play.

Initial release of fully functioning game.

01 Aug 17:50

Choose a tag to compare

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

15 Jul 23:53

Choose a tag to compare

Pre-release

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