issues
search
patobottos
/
mastermind
MIT License
0
stars
0
forks
source link
State management
#1
Closed
patobottos
closed
5 months ago
patobottos
commented
5 months ago
Introduced
Zustand
for managing global game state efficiently.
Created and refined the
store.ts
to handle
tryNumber
, guesses, evaluations, and game state.
Zustand
for managing global game state efficiently.store.ts
to handletryNumber
, guesses, evaluations, and game state.