Skip to content

ben4ali/PokeHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeHunt

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.

Features

  • 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...

Preview

Here are some previews of the game:

Shiny encounter Character creation Encounter Multiplayer

Technologies

  • Frontend: HTML, CSS, JavaScript
  • Backend: Spring Boot (Java)
  • API: PokeAPI
  • Real-time Communication: WebSockets with Spring Boot

How to Play

  1. Head to PokeHunt.
  2. Walk around to encounter random Pokémon.
  3. Keep an eye out for shiny Pokémon!

About

An attempt to make a multiplayer pokémon hunting game on the web using web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors