Skip to content

DomNomNom/osbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osbot

A game-AI challenge

Required libraries:

  • pymunk
  • pyglet

To write an controller (AI) make a new script in game/controllers. Have a look at base.py and stupid.py for more hints on how to make a controller. To acutally see the controller in action add a blob with your controller name to game/resources/levels/default.txt. This may change.

About

A game-AI challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages