PokeHunt is a browser-based Pokémon game where you can explore, encounter random Pokémon, and battle them. The game features both single-player and live multiplayer modes, utilizing the PokeAPI for Pokémon data and Spring Boot for WebSocket-based multiplayer.
- Random Pokémon Encounters: Walk around and encounter random Pokémon using the PokeAPI.
- Battles: Fight the encountered Pokémon, with a chance to find rare shiny Pokémon!
- Multiplayer: Play with friends in real-time battles using WebSockets with Spring Boot.
COMING SOON
- Catch system
- Team management
- Pokédex progression
- And more...
Here are some previews of the game:
- Frontend: HTML, CSS, JavaScript
- Backend: Spring Boot (Java)
- API: PokeAPI
- Real-time Communication: WebSockets with Spring Boot
- Head to PokeHunt.
- Walk around to encounter random Pokémon.
- Keep an eye out for shiny Pokémon!



