A 3D game written in C++ using OpenGL and SDL for Linux.
Download the files and run the makefile inside the project folder.
In order to play the game, you have to install the following dependencies:
- libsdl2-dev
- libsdl2-ttf-dev
- libsdl2-image-dev
(Migrated from Bitbucket: https://bitbucket.org/margheritadonnici/yellow-submarine-game)