Skip to content

A small game in which you sail a ship through the far seas!

Notifications You must be signed in to change notification settings

Loqaritm/Sailing_Ship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sailing_Ship

A small game in which you sail a ship through the far seas!

The game engine on which the game runs was built using C++ and OpenGL.

Usage

Clone the repository:

https://github.com/Loqaritm/Sailing_Ship.git

Navigate to the newly created folder:

cd Sailing_Ship

Create a build directory and run cmake inside of it:

mkdir build
cd build
cmake -S .. -B .

Build using make:

make all

Run the game:

./launch-sailing_ship.sh

Examples

A secret

Try reaching x=120 y=120! There's a monke... surprise waiting for You!

About

A small game in which you sail a ship through the far seas!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published