Script to resolve the master mind game
- Go to your preferred directory download the MasterMind game
- Download the latest version of chameleon here
- Move the chameleon to the master mind game directory
- Include the
chameleon.js
to theindex.html
of master mind game with an text editor (Atom, notepad, vim, ...)</section> <script src="./assets/js/mastermind.js"></script> <script src="./chameleon/chameleon.js"></script> </body> </html>
- Run the
index.html
in your browser and have fun :)
- This script is only available in MasterMind
- Do NOT change, add or remove the elements, IDs or classes to chameleon work well
- Chameleon only works in easy difficulty for now
- The logo made by Game-icons
- The master mind game made by Amauryh24