Skip to content

widget/toweringinferno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My entry for August 2011's Ludum Dare.
A roguelike where you must evacuate a towering inferno, fighting fire and interacting with the environment.
Written in C++ with libtcod

(c) Andrew Fray 2011 All Rights Reserved
--
Linux 64bit version has a Makefile in the toweringinferno directory.  It also requires terminal.png which I've moved in there.  Either copy the libraries to your LD_LIBRARY_PATH or start the game with:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./toweringinferno

About

ld48 august 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.0%
  • C++ 36.0%