Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.1 KB

About

Our team developed a project that implements an AI model to generate musical variations that compliment different situation a player encounters while playing a video game.

Hierarchy

ai contains the Google Colab Python notebook where the musical AI model generates MIDI files that were used in the project
game contains the Godot project directory. All the files and assets used in the game demonstration are in here.

Building the Project

In order to build the project, you would need the Godot game engine. Then inside the engine, open the game/project.godot file. After opening that, then you can view and inspect all parts of the Godot project from within the Godot editors.

Running the Project

However, if you just want to run the project, then download the executable by clicking here.
Extract the folder to where you wish.
Then open that folder, and double click Game.exe.

Game Controls

WASD to move
Z to jump
X to punch
ALT + F4 to quit