In the eerie village of Grimhaven, shrouded in perpetual mist and shadows, Aria's journey begins.
A fast-paced action adventure story-rich 2D game developed for a university course in a group of six.
The project is fully completed with a fully fletched out story with voice acting. Development has ceased and is no longer being maintained.
If you are looking to give the game a try, you can follow the instructions below:
For MacOS and Linux users: Running Aria may be unstable on platforms other than Windows 10+.
Please make sure you have the following prerequisites:
Clone the repository:
git clone https://github.com/notleowang/Aria
cd AriaEnsure source code is updated to the latest commit:
git pullBuild with CMake
cmake -S . -B .\build\ --target AriaRun executable
.\build\Debug\Aria.exe