Skip to content
/ TankManRL Public template
forked from Jesse-Jumbo/TankMan

A battle game that uses game AI to compete on the PAIA platform

Notifications You must be signed in to change notification settings

jerrykal/TankManRL

 
 

Repository files navigation

TankManRL

Environment Setup

$ conda create -n tankman python=3.9
$ conda activate tankman
$ pip install -r requirements.txt

About

A battle game that uses game AI to compete on the PAIA platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%