Skip to content

unbgames/Babel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel - Tiamat Team

Singleplayer game like Sci-fi. The mankind wanders the universe looking for a new habitable planet. They found an unknown planet with a big and strange tower.

The challenge is explore the tower and the planet and expand your resources, but be careful with the mysteries of this new planet.

Usage

Follow this steps to play the game:

Clone the repository:

git clone https://github.com/ije-tiamat/babel.git

Installing the Engine:

$ cd game/lib
$ tar -vzxf ijengine-0.0.5.tar.gz
$ make
$ sudo make install

Compiling and opening the game:

$ cd ..
$ make
$ bin/babel

Enjoy!

Requirements

It's necessary the following packages to compile the game:

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 99.7%
  • Makefile 0.3%