File: README.md

package info (click to toggle)
libtcod 1.24.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,728 kB
  • sloc: ansic: 46,186; cpp: 13,523; python: 4,814; makefile: 44; sh: 25
file content (6 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
# libtcod height map tool

Actually this is currently more a curiosity than a real useful tool.
It allows you to tweak a heightmap by hand and generate the corresponding C,C++ or Python code.

The heightmap tool source code is public domain. Do whatever you want with it.