TCOD 0.009 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
TCOD | FFI bindings for libtcod | 0.009 | metacpan |
TCOD::Color | A representation of a colour | 0.009 | metacpan |
TCOD::ColorRGBA | A representation of a color with an alpha channel | 0.009 | metacpan |
TCOD::Console | Terminal emulator for rendering game screens | 0.009 | metacpan |
TCOD::Context | A rendering context for TCOD | 0.009 | metacpan |
TCOD::Dijkstra | An Dijkstra pathfinder | 0.009 | metacpan |
TCOD::Event | A TCOD wrapper around SDL2 events | 0.009 | metacpan |
TCOD::Event::Dispatch | A role to dispatch TCOD events | 0.009 | metacpan |
TCOD::Image | The TCOD image toolkit | 0.009 | metacpan |
TCOD::Key | A representation of a key event | 0.009 | metacpan |
TCOD::Line | Calculate lines between tiles | 0.009 | metacpan |
TCOD::Map | A grid of cells for field-of-view calculations | 0.009 | metacpan |
TCOD::Mouse | A representation of a mouse event | 0.009 | metacpan |
TCOD::Noise | A generator of Perlin noise and other derived noises | 0.009 | metacpan |
TCOD::Path | An A-star pathfinder | 0.009 | metacpan |
TCOD::Random | A fast and high quality pseudo-random number generator | 0.009 | metacpan |
TCOD::Sys | System functions for TCOD | 0.009 | metacpan |
TCOD::Tileset | Font loading functions | 0.009 | metacpan |