mastermind
mastermind copied to clipboard
Yet another Mastermind game
Mastermind
Yet another Mastermind game implementation

Play
https://master-mind.surge.sh
Tech Stack
React, TypeScript, Tailwind CSS, Vite, Vitest
Development
Requirement: Node.js
- Install dependencies
npm install - Run dev server
npm run dev - Open
http://localhost:3000/
Build production version npm run build
License
MIT