Difference between revisions of "LudumDare201204"
From Ghoulwiki
(→tilesystem) |
|||
Line 38: | Line 38: | ||
== resolution == | == resolution == | ||
* https://love2d.org/forums/viewtopic.php?f=3&t=8873 | * https://love2d.org/forums/viewtopic.php?f=3&t=8873 | ||
+ | |||
+ | * sebi & i (sience) choose DOS VGA (320x200) | ||
http://i.minus.com/iT2U1vCQtZBbt.png | http://i.minus.com/iT2U1vCQtZBbt.png |
Revision as of 19:00, 19 April 2012
Contents
rougelike
- themes voting 2012-04-19 : http://pastebin.com/bNEqbyWG
setting
- post apocalyptic (fallout, madmax, the road)
- samples:
- the road: [1]
tilesystem
tilesystem sample
tiles
graphicstyle
- http://roguesurvivor.blogspot.de/p/screenshots.html
- http://dto.github.com/notebook/sanctuary.html
- http://www.mobygames.com/game/sega-cd/shadowrun__/screenshots/gameShotId,82454/
- nailer.jpg
- LR_SDL_Chapter_complete.png
- zss_preview_screenshot2.png
- QliyW.png
resolution
- sebi & i (sience) choose DOS VGA (320x200)
game modules/parts
- overland map
- human settlements
- npc-system
- item-system
- character stats-system
- combat-system
- day/night-system!?