Skip to content

corbinmgraham/PVP-Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PVP-Pokemon

PVP Enabled open world Pokemon Game

Written entirely in C and C++.

Pathfinding

A radial O(n2) pathfinding algorithm implemented in-game for trainers and player to seek eachother.

See Pathfinding for most recent version.

PVP-Game

See PVP-GAME for most recent version.

About

  • C/C++
  • AI Opponents with unique skills and abilities
  • TCP Sockets for Multiplayer
  • DB/CSV Handling for 1500 Pokemon and 8000 unique move combos
  • 16000x4200 Open World using Dynamic Memory Allocation

About

PVP Enabled open world Pokemon Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published