Mastermind (Play here!)
Mastermind is a web-based implementation of the classic code-breaking game. This project features both single-player and multi-player game modes, allowing players to test their logic and code-breaking skills against the computer or challenge friends in real-time.
- React: A JavaScript library for building user interfaces.
- Chakra UI: A simple, modular, and accessible component library for React.
- React-Redux: A predictable state container for JavaScript apps.
- Node.js: A JavaScript runtime for server-side development.
Mastermind utilizes Socket.io for real-time communication between clients and the server, enabling seamless multiplayer gameplay.
- Backend deployed on Fly: A platform for deploying and hosting applications globally.
- Frontend deployed on Netlify: A modern web hosting and automation platform.