Squad Game

Squad Game
Interactive browser-based brain game
AI Based Platform for writing Proposals
OVERVIEW
Built a browser-based brain game focused on interactive gameplay and user input. The project was designed as a small but complete frontend application, handling game state, user interactions, and the flow between different stages of gameplay.CHALLENGES
The main challenge was keeping the game state predictable while responding immediately to user actions. Even a small game requires careful handling of state changes, timing, and the transition between different game states to avoid inconsistent behaviour.1
Next.js2
TypeScript3
Zustand