Skip to content

GameAISchool2018members/A-Game-of-Drones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#A Game of Drones

Description A Game of Drones is a human vs AI game. During the game each player tries to collect as many balls as possible.

Implementation The game was developed in Unity game engine. The AI drone was trained using the unity ML-agents and more specifically with Proximal Policy Optimization (PPO) algorithm.

Contents Executable folder contains the executable file as well as the necessary files for the game to run whereas Project folder contains the Unity project files

Execution and Gameplay To play the game simply run GameofDronesFinal.exe under the Executable folder. You can control the drone's movement with WASD keys and the drone's height with L and O keys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published