An open API service indexing awesome lists of open source software.

https://github.com/fiddlerwoaroof/normal_map


https://github.com/fiddlerwoaroof/normal_map

Last synced: about 1 year ago
JSON representation

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.

![Example Map](https://dl.dropboxusercontent.com/s/d3qqbokwrs97466/map_example1.png)

The tileset used is slightly modified from libTCOD's default.
![Tileset](raw/master/terminal.png)
![Tileset](terminal.png?raw=true)