Skip to content
/ BOB Public

Academic project for COGS 300. Utilizing ML-Agents, an AI tool for the Unity game engine, my team and I programmed a robot to fight in the class competition. Fifth place.

Notifications You must be signed in to change notification settings

dariantham/BOB

Repository files navigation

This is the robot that was used for our class competition. The rules of the game are as follows:

  1. Each opponent starts at opposite ends of the arena, with the green balls in the center.
  2. There is a timer, and within this time period of 2 minutes, the objective is to have as many balls in the robot's starting area as possible.
  3. Robots can grab and steal balls, and shoot lasers at the opponent to slow them down.
  4. The robot with the most balls in their starting area at the end wins.

The C# scripts that were written are in the following path: Assets -> Resources -> BOB

About

Academic project for COGS 300. Utilizing ML-Agents, an AI tool for the Unity game engine, my team and I programmed a robot to fight in the class competition. Fifth place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages