What

Proglad is a competitive programming platform where bots written by participants play games by some predefined rules. It is different from some of the popular competitive programming platforms in that it focuses on interactions between programs, as opposed to running a fixed sets of tests. It is also different from (AI) challenges where bots need to play a game on their own and achieve maximum score. The platform supports either mode: they can be considered 1-player games.

How to play

Register, choose a game from the menu available at Games, write your bot in the language of your choice, upload it and observe how it performs against other bots, viewing stats and game replays.

Contributing a game

Contact / Bug Reports

The platform is built and maintained by Konstantin Mandelbaum. Feel free to drop an e-mail to submulticativity@gmail.com with anything of interest. Discord coming soon, maybe.

Open source

Find the source code at https://github.com/kmandelbaum/proglad.