Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

pnyaa/GameOff2021

Repository files navigation

Github Game-Off 2021

Build Instructions

# Open a terminal in the desired directory
# clone the repository while init submodules
git clone --recurse-submodules https://github.com/LawG4/GameOff2021.git

Now go ahead and download one of the dependencies we can't include in this repo irrKlang, it is the sound engine. Found at the following URL : https://www.ambiera.com/irrklang/downloads.html Download the 64 bit version and extract it into GameOff2021/External/irrKlang

# Move back into the terminal you had open
# Move into the repo
cd GameOff2021

# Run the build commands
mkdir build
cd build
cmake ..
cmake --build .

IrrKlang Directory

Just incase you weren't sure how irrKlang should look, heres a screenshot

About

2D Platformer written for Game off 2021, written from scratch including the Vulkan engine

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages