You're lost and must find your way home before it gets dark!
This game was written as a part of the #olcBeatTheBoredom Game Jam on itch.io!
Binary releases for Linux and Windows available on itch.io.
I'm not the best programmer and this is the first "game" I've made using C++ that I've been brave enough to publish for the voracious eyes of the internet. With that in mind, any constructive feedback is welcome.
Get Home by Moros1138
- Title Screen Graphics & Tileset Graphics by Moros1138
- olcPixelGameEngine - Javidx9
- olcPGEX_AnimatedSprite - SaladinAkara
- tileson - SSBMTonberry
- Universal LPC Spritesheet Character Generator - Various Artists
- Javidx9
- SaladinAkara
- Tutas
- DragonEye
and everybody who hangs out on the OneLoneCoder Discord Server
This section is incomplete on account that I develop from a Linux first perspective. However, if you use MSYS2 and have the latest version of mingw-w64
as well as make
installed then you can follow the following instructions provided for building on Linux. Pull requests welcome to make this repo more Windows friendly.
git clone https://github.com/Moros1138/GetHome.git
cd GetHome
make
bin/GetHome