Skip to content

dos1/bttbw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back to the Browser Wars

Dependences (for Debian-based distros):

sudo apt install liballegro5.0 liballegro-ttf5.0 liballegro-image5.0 liballegro-audio5.0 liballegro-acodec5.0

The game uses CMake as build system, so its building process is pretty typical.

Building dependences:

sudo apt install liballegro5-dev liballegro-ttf5-dev liballegro-image5-dev liballegro-audio5-dev liballegro-acodec5-dev

Compilation:

mkdir build; cd build
cmake ..
make

Running (from top directory):

build/src/bttbw

Installation (as root):

make install

For packaging information, read lib/README.txt

https://github.com/dos1/bttbw/

Written by Sebastian Krzyszkowiak dos@dosowisko.net

About

Back to the Browser Wars! Game for 0h Game Jam 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published