Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 387 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 387 Bytes

master-mind

A JS representation of mastermind retro game

Roadmap

  • Mastermind basic logic
    • Duplicated colors logic (should be enabled or not?)
  • Basic frontend structure
    • Create react app
    • Typescript
    • Testing
  • Win streak system
  • Shareable results
  • Write a better readme :P
  • Deploy :)

How to play

How to run locally