"I, GameBot" is a platform for game algorithm competitions, that is not only free and open source itself, but encourages participants to build their algorithms in the open and evolve their gamebots by learning from and iteratively improving upon each other's code.
You can participate in two different kinds of coding challenges:
- Competitive Games ( TicTacToe++ )
- Algorithmic Challenges ( Snake Maze, Elevators )
In a competitive game, your game bot will accumulate points by playing against those of all your other coder friends.
The algorithmic challenges are simulators that come with test cases which can be increasingly difficult to pass.
More information on how to get started in each competition:
License: Affero GPL.