https://github.com/fiddlerwoaroof/normal_map
https://github.com/fiddlerwoaroof/normal_map
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiddlerwoaroof/normal_map
- Owner: fiddlerwoaroof
- Created: 2013-06-27T09:26:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T19:05:56.000Z (over 9 years ago)
- Last Synced: 2025-07-14T05:17:02.405Z (about 1 year ago)
- Language: Python
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
normal_map
==========
A map generation algorithm, and a libtcod viewer for the generated maps.
Written for libtcod 1.5.2.
## TODO:
- Optimize map generation to improve loading time.
- figure out how to add items to map.

The tileset used is slightly modified from libTCOD's default.

