This commit is contained in:
olikraus 2016-06-12 20:58:19 +02:00
parent 78a8c0d7d8
commit d81bd3741d
1 changed files with 17 additions and 0 deletions

View File

@ -6,6 +6,23 @@ License: http://www.gnu.org/licenses/fdl.html
another option could be "recursive division"
http://weblog.jamisbuck.org/2011/1/12/maze-generation-recursive-division-algorithm
roguelike:
http://www.roguebasin.com/index.php?title=Roguelike_Dev_FAQ
http://www.roguebasin.com/index.php?title=How_to_Write_a_Roguelike_in_15_Steps
http://www.roguebasin.com/index.php?title=Finding_graphical_tiles
http://opengameart.org/content/2d-rpg-tiles
http://opengameart.org/content/tileset-1bit-color
http://opengameart.org/content/tileset-1bit-color-extention
http://dwarffortresswiki.org/index.php/Tileset_repository
http://game-icons.net/ << could be nice
http://cc.retinaleclipse.com/minirogue-c64-all.png (https://forums.tigsource.com/index.php?topic=14166.0)
fonts:
http://de.fonts2u.com/pixelcharas.schriftart
http://fontstruct.com/fontstructions/show/475298/monstapix (http://de.fonts2u.com/monstapix-regular.schriftart)
*/