Skip to content

Platform/Framework for programing challenges: ai fights

License

Notifications You must be signed in to change notification settings

evox94/BotFights

Repository files navigation

BotFights

"Botfights" is a programing challenge platform that programmers can use to practice their programming skills and engage each other in AI battles. You choose a game, load up your source code and witness your bots duking it out in a virtual arena.

It also represents a framework for developing said games.

"Botfights" was developed in Java and uses JavaFX as a graphics framework.

Curent release

v0.9-beta

Botfights.zip(.tar.gz) is the java runtime image created with the new Java linker jlink

Runtimes are also bundled with Tic-Tac-Toe

Unzip and run launch.bat / launch.sh

Games

Documentation

Coming soon...

Built with

UI Screens

Licence

This project is licensed under the MIT License - see the LICENSE file for details

Author

Smiljan Djuric (@evox94)

Other

"Botfights" was developed to be the subject of authors bachelor's thesis in Software Engineering.