Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Hi. This repository contains the source code for a game based on coding your bot to beat the other.

Files(modifiable):

  • settings.py: settings for the project
  • players/runner.py: code for the runner
  • players/tagger.py: code for the tagger

Documentation

See player_controls.py.

Requirements

Python

How to run

Run the following commands:

Windows

python pip install -r requirements.txt

python game.py

Linux/Mac

pip install -r requirements.txt

python game.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages