proxy.golang.org : github.com/morphine-take/tcod-go
Package tcod provides a wrapper around the libtcod C library. Libtcod is a roguelike making toolkit. It provides utilities for emulating an ascii art console. It also offers toolkits for common roguelike operations, like bsp trees, line-of-sight, and pathfinding calculations. This library requires you to have the libtcod C library already installed on your system, as it depends on being able to link the -ltcod library. Minimal Program
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/morphine-take/tcod-go
License: MIT
Latest release: almost 5 years ago
First release: about 5 years ago
Namespace: github.com/morphine-take
Last synced: 3 days ago