This jam is now over. It ran from 2019-07-04 23:00:00 to 2019-08-15 23:00:00.

The objective of the Jam is to create Game AI controllers for the Geometry Friends(GF) game.

GF is a 2-player cooperative puzzle platformer game, where 2 players control 2 characters (a circle and a rectangle), with distinct characteristics, that try to collect some diamonds in a set of levels as fast as possible. 

The game promotes collaboration between the two players and presents challenging coordinated control of the characters in a simulated physics environment.

You can see two agents in action in here:
https://www.youtube.com/watch?v=DBWUFRMw754

It raises interesting problems for AI agents. For example, to successfully solve a GF level the players need to:
 
1) Deal with coordination at different layers: from motion control (e.g. achieving perfect timing) to level resolution (e.g. devising shared plans);
 
2) Dealing with limited actuation situated in a simulated physics environment (with gravity and friction).
 
3) Solve platform (skill) based puzzles, which involves discovering the proper order to collect the diamonds and identifying the points where collaboration is need.
 
4) Do all the above in real-time.

This competition is supported by the IEEE Conference on Games 2019: 
http://ieee-cog.org/

Check the competition main site for more details:

http://gaips.inesc-id.pt/geometryfriends/