Skip to content

MarcoMeter/Beastly-Rivals-Onslaught

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Game

BRO is a multiplayer online survival arena (MOSA). Up to eight players compete each other during a fast-paced match. The player's ultimate goal is to survive during the whole match. Located on a tight pitch, one randomly chosen player gets assigned with a ball. Given that ball, a beast chases that player until it's in range to kill the player in possession of the ball. Over time, the beast gets more accurate and faster. In order to survive, the player has to pass the ball to other players. The last man standing wins the match. Besides moving on the battlefield, each player can make use of one of the special abilities. Such an ability is blinking. The player may teleport to any location on the pitch as long as the ability is not on cooldown.

About the Project

The motivation behind this academic and non-commercial project is to provide a challenging use-case for most recent deep learning techniques such as deep reinforcement learning. Using this experimental subject, research on these particular AI fields can be conducted. For this particular reason, an AI framework and a match automation is featured. More details about the AI framework and some details about the technical implementation can be retrieved from the wiki.

An introduction to the whole project can be viewed on Youtube!

Credits

An excerpt of the PowerBot asset is used inside this project and is only available for non-commercial use. Otherwise, purchase the asset on Unity's asset store.

Setting up the Source Dependency Photon Bolt

BRO does not make use of Unity's networking APIs. Instead it makes use of the commercial solution Photon Bolt. A free version of Photon Bolt should become available soon, according to Exit Games. Without Photon Bolt, the Unity project is not functional. These are the steps to import and install Bolt to get started using the project inside of Unity:

  1. Download the package using the Asset Store
  2. Import the package except:

      - project.bytes

      - bolt.user.dll

      - bolt.user.dll.mdb

      - BoltPrefabDatabase.asset

      - BoltRuntimeSettings.asset

  1. Install Bolt via the menu "/Assets/Bolt/Install"
  2. Restart Unity
  3. Compile Bolt via the menu "/Assets/Bolt/Compile Assembly"

Install Bolt

About

Beastly Rivals Onslaught (BRO) is a use-case for conducting AI research made with Unity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published