Difference between revisions of "LudumDare201204"

From Ghoulwiki
Jump to: navigation, search
(tilesystem)
Line 1: Line 1:
= rougelike =
+
 
  
 
* themes voting 2012-04-19 : http://pastebin.com/bNEqbyWG  round 5/5 : http://pastebin.com/F9R81E7V
 
* themes voting 2012-04-19 : http://pastebin.com/bNEqbyWG  round 5/5 : http://pastebin.com/F9R81E7V

Revision as of 10:18, 20 April 2012


setting

  • post apocalyptic (fallout, madmax, the road)
  • samples:


tilesystem

tilesystem sample

tiles

  • Autotile.png Floor.png

tile values

  • AdjacentTileValues.png

AdjacentTileNames.png
BaseTiles.png ResultTiles.png TilemapExample.png

graphicstyle

SiENcE: Wir sollten uns auf eine reduzierte Palette einigen. Am besten 16 oder 32 Farben.

Zum Beispiel so eine Palette
Oldmaster palette.png


resolution

  • wir nehmen DOS VGA (320x200)

iT2U1vCQtZBbt.png

game modules/parts

  • overland map
  • human settlements
  • npc-system
  • item-system
  • character stats-system
  • combat-system
  • day/night-system!?


links