Skip to content
:video_game: open-world survival roguelikelike game
C++ Other
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
data
doc
media
src
LICENCE
Makefile
README.md

README.md

Project X

A GPL3 open-world survival roguelikelike game written in C++

Webpage: https://dvolk.github.io/project_x/

Build instructions (Linux)

$ sudo apt-get install g++ make git pkg-config \
    liballegro5-dev liballegro-image5-dev liballegro-ttf5-dev \
    liballegro-dialog5-dev liballegro-audio5-dev \
    liballegro-acodec5-dev
$ git clone https://github.com/dvolk/project_x
$ cd project_x
$ make
$ ./project_x

Screenshots



Something went wrong with that request. Please try again.