Skip to content

gmcnutt/haxima2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haxima2

Work-in-progress CRPG.

Requirements

To install requirements on Ubuntu:

sudo apt install libsdl2-dev libsdl2-2.0-0 -y;
sudo apt install libfreetype6-dev libsdl2-ttf-dev libsdl2-ttf-2.0-0 -y;

Build

./autogen.sh
make
make install

Run

haxima2

Dev

There is an .indent.pro file included will enforce the project's coding style:

indent src/*.[ch]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published