Difference between revisions of "LudumDare201204"
From Ghoulwiki
(→tilesystem) |
|||
Line 21: | Line 21: | ||
* http://sience.schattenkind.net/love2d/auto/Floor.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<br> |
− | http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileValues.png | + | http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileValues.png<br> |
− | http://sience.schattenkind.net/love2d/auto/Pictures/BaseTiles.png | + | http://sience.schattenkind.net/love2d/auto/Pictures/BaseTiles.png<br> |
− | http://sience.schattenkind.net/love2d/auto/Pictures/ResultTiles.png | + | http://sience.schattenkind.net/love2d/auto/Pictures/ResultTiles.png<br> |
− | http://sience.schattenkind.net/love2d/auto/Pictures/TilemapExample.png | + | http://sience.schattenkind.net/love2d/auto/Pictures/TilemapExample.png<br> |
== graphicstyle == | == graphicstyle == |
Revision as of 19:01, 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!?