This game was made for Illinois State University's Game Development Club's Challenge Projects.

In this game you control a mob of people! Dodge obstacles, jump over ledges, and make it to the end!

CONTROLS:

  • Tap/Click and HOLD to move group left and right
  • RELEASE to jump

TECHNICAL THINGS:

The agents are all controlled with a neural network, turning ray casted observations into a torque and linear force on the agent. The agent was trained with Unitys MLAgents package using the Proximal Policy Optimization algorithm.

Leave a comment

Log in with itch.io to leave a comment.