Difference between revisions of "LudumDare201204"
From Ghoulwiki
(→tilesystem) |
|||
Line 13: | Line 13: | ||
== tilesystem == | == tilesystem == | ||
+ | |||
+ | tilesystem sample | ||
+ | * http://sience.schattenkind.net/love2d/auto/ | ||
+ | |||
+ | tiles | ||
+ | * http://sience.schattenkind.net/love2d/auto/Autotile.png | ||
+ | * http://sience.schattenkind.net/love2d/auto/Floor.png | ||
http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileNames.png | http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileNames.png |
Revision as of 16:32, 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
game modules/parts
- overland map
- human settlements
- npc-system
- item-system
- character stats-system
- combat-system
- day/night-system!?