Difference between revisions of "MountainFort"
From Ghoulwiki
Ghoulsblade (talk | contribs) |
Ghoulsblade (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * inspired by dwarffortress ( | + | * inspired by [http://www.bay12games.com/dwarves/ dwarffortress] ([http://dwarffortresswiki.net/index.php/Main_Page wiki]) |
+ | * graphics from [http://code.google.com/p/stonesense/ stonesense] | ||
+ | |||
+ | == notes == | ||
+ | |||
* Q: löve multithreading ? http://love2d.org/forum/viewtopic.php?f=3&t=738&p=7039&hilit=threading#p7039 | * Q: löve multithreading ? http://love2d.org/forum/viewtopic.php?f=3&t=738&p=7039&hilit=threading#p7039 | ||
+ | ** dust (love-dev) is working on an sdl threading implementation -> until xmas 2009 ? | ||
+ | ** Lua Lanes was used but later removed and not sure if they will return | ||
+ | * linked via iris forum : obsidian . http://iris2.de/forum/viewtopic.php?f=17&p=7924#p7924 : | ||
+ | ** http://www.bay12forums.com/smf/index.php?topic=44702.0 |
Latest revision as of 09:00, 7 June 2010
- inspired by dwarffortress (wiki)
- graphics from stonesense
notes
- Q: löve multithreading ? http://love2d.org/forum/viewtopic.php?f=3&t=738&p=7039&hilit=threading#p7039
- dust (love-dev) is working on an sdl threading implementation -> until xmas 2009 ?
- Lua Lanes was used but later removed and not sure if they will return
- linked via iris forum : obsidian . http://iris2.de/forum/viewtopic.php?f=17&p=7924#p7924 :