Mastermind is a classic code-breaking puzzle game built with vanilla JavaScript, featuring fully customizable difficulty settings and an intuitive color-based code-breaking experience. Players must deduce the secret color combination using strategic guesses and visual feedback. The game supports up to 16 colors, customizable password lengths, and adjustable difficulty levels.
The project was built to demonstrate pure JavaScript skills without frameworks, focusing on clean code, accessibility, and user experience. It includes features like color blind mode, timer tracking, shareable results, and a comprehensive tutorial system, making it accessible to a wide range of players.