Skip to content

AlexandruGhergut/BattleAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleAI

Branch Build status
master status
trunk status

BattleAI is a game where players can write Java programs to control a single robot and then use it to battle other players (computer or human).

Instructions

This repository includes both the master-server and the regular game. The master-server provides a link to other players through a server browser (others can see your match there once you host it) and handles account statistics such as won matches, win/lose ratio etc. through a database.

Optional command-line arguments

-c - starts normally with the console enabled

-s - starts the master-server (requires MySQL database server installed)

-sc - starts the master-server with the console enabled

Alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages