Difference between revisions of "LudumDare201204"
From Ghoulwiki
(→tilesystem) |
(→tilesystem) |
||
Line 20: | Line 20: | ||
* ich fang schon mal an mit einem 32x32pixel tileset | * ich fang schon mal an mit einem 32x32pixel tileset | ||
− | tiles | + | beispiel tiles |
− | * [http://sience.schattenkind.net/love2d/auto/Autotile.png http://sience.schattenkind.net/love2d/auto/Floor.png Floor.png] | + | * [http://sience.schattenkind.net/love2d/auto/Autotile.png Autotile.png] |
− | + | * [http://sience.schattenkind.net/love2d/auto/Floor.png Floor.png] | |
− | |||
* [http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileValues.png AdjacentTileValues.png] | * [http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileValues.png AdjacentTileValues.png] | ||
− | |||
* [http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileNames.png AdjacentTileNames.png] | * [http://sience.schattenkind.net/love2d/auto/Pictures/AdjacentTileNames.png AdjacentTileNames.png] | ||
* [http://sience.schattenkind.net/love2d/auto/Pictures/BaseTiles.png BaseTiles.png] | * [http://sience.schattenkind.net/love2d/auto/Pictures/BaseTiles.png BaseTiles.png] |
Revision as of 07:34, 21 April 2012
Contents
TINY WORLD
Final theme is "Tiny World".
setting
- post apocalyptic (fallout, madmax, the road)
- samples:
- the road: [1]
tilesystem
tilesystem sample
- ich fang schon mal an mit einem 32x32pixel tileset
beispiel tiles
- Autotile.png
- Floor.png
- 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.
- 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
- wir nehmen DOS VGA (320x200)
game modules/parts
- overland map
- human settlements
- npc-system
- item-system
- character stats-system
- combat-system
- day/night-system!?