Difference between revisions of "Dwarftown"
Jump to navigation
Jump to search
(Created page with '{{game-7drl| name = Dwarftown |developer = hmp |theme = darkness, light, hack-and-slash |influences = ADOM, Crawl |released = 2011 |updated = 2011 (1.0) |language = Lua |…') |
(Update links, point to source code.) |
||
Line 8: | Line 8: | ||
|platforms = Linux, Windows | |platforms = Linux, Windows | ||
|genre = | |genre = | ||
|site = | |site = https://pwmarcz.pl/dwarftown/ | ||
|licensing = open source (MIT), freeware | |licensing = open source (MIT), freeware | ||
|interface = console | |interface = console | ||
Line 32: | Line 32: | ||
== Game related links == | == Game related links == | ||
* [ | * [https://pwmarcz.pl/dwarftown/ Homepage] | ||
* [http://7drl.org/2011/03/11/dwarftown-7drl-challenge-complete/ Announcement on the 7drl.org blog] | * [http://7drl.org/2011/03/11/dwarftown-7drl-challenge-complete/ Announcement on the 7drl.org blog] | ||
* [https://github.com/pwmarcz/dwarftown/ Source code on GitHub] |
Latest revision as of 17:46, 6 December 2017
Dwarftown | |
---|---|
7DRL | |
Developer | hmp |
Theme | darkness, light, hack-and-slash |
Influences | ADOM, Crawl |
Released | 2011 |
Updated | 2011 (1.0) |
Licensing | open source (MIT), freeware |
P. Language | Lua |
Platforms | Linux, Windows |
Interface | console |
Game Length | 20 minutes |
Official site of Dwarftown |
Dwarftown is a coffeebreak roguelike
About
Madness is a Seven Day Roguelike written by hmp.
It's a simple hack-and-slash game set in a ruins of dwarven city. The focus was on generation of diverse environments.
Unique/rare features
- Several different level generation algorithms
- Dynamic lighting system
Versions and platforms
Madness is written in Lua and is available for Windows and Linux. Source code is provided so it may be ported to any platform with libtcod.