Skip to content

Andres6936/TheShip-Roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A science fiction roguelike game using BearLibTerminal. (unfinished).

Interface

Interfaz-I

Interfaz-II

Interfaz-III

Interfaz-IV

How to compile

To compile the project, you need a GCC 4.8 or later compiler and CMake.

cmake CMakeLists.txt
make
./TheShip

Thanks ...