Skip to content

Shyru/BotWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotWars - The different bot programming game

This is work in progress.

How to run it?

  1. Clone the repository
  2. Run composer install
  3. Run php bin/botwars.php
  4. Open Browser on the printed port

How to write your own bot

Basically you must inherit from BotWars\Bot\BaseBot and implement all necessary methods.

About

PHP-Based Bot Programming game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published