Skip to content

AI Survival game developed in Python pits players against collaborative AI agents in a fast-paced dynamic setting.

Notifications You must be signed in to change notification settings

gholmes829/AI-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Attack

AI Survival Game

I created this game as a fun project to better understand basic AI and to practice OOP skills. I explored and implemented:

  • A* and HPA* hierarchical pathfinding algorithms
  • Collaborative awareness and multi-agent dynamic navigation

Included in /dist is a stand-alone executable .exe version so that user does not need Python environment to run.

Enjoy!

About

AI Survival game developed in Python pits players against collaborative AI agents in a fast-paced dynamic setting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages