Skip to content

gamedev-studies/batkill

Repository files navigation

batkill

Source: https://github.com/python-aficionado/batkill

  • batkill_human_play.py -> play the game normally
  • batkill_ai_train.py -> train the agents on how to play
  • batkill_ai_play.py -> play the game using the trained model

Requirements

  • pygame -> game engine
  • gym -> AI framework
  • stable_baselines3 -> set of models (works with gym)
  • imageio -> for creating the gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages