Skip to content

Hatunruna/islands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bygone Islands

Bygone Islands is a game set in a Steampunk & Pirates world, where you have to recover enough coins to be able to repay your debt. This won't be a calm journey, with ancient turrets trying to stop you, and dangerous waves.

Required libraries

Build & run

cd src
mkdir build
cd build
cmake ..
make install (require superuser access)

# Run the client:
./islands

Controls

Keyboard

  • ZQSD or arrows keys to move around
  • SPACEBAR to use your compass to be able to find any treasure

Gamepad (360 controller)

  • LeftStick or DPad to move around
  • A Button to use your compass to be able to find any treasure

Releases

No releases published

Packages

No packages published