fortress 0.2.0-dev copy "fortress: ^0.2.0-dev" to clipboard
fortress: ^0.2.0-dev copied to clipboard

Platformweb

Fortress is a package of game development utilities for Dart and Flutter apps. It includes renderers, an extensible game loop, basic UI elements, map generators and more!

0.2.0-dev #

  • Finishes dungeon generation
    • Builds corridor mazes
    • Creates connectors (doors)
    • Culls dead ends

0.1.2-dev #

  • Adds example usage in example/example.md
  • Updates the readme

0.1.1-dev #

  • Fixes a readme issue on pub.dev
  • Updates to be more compliant with pub.dev scoring
  • Updates to Github workflows

0.1.0-dev #

  • Initial development pre-release.
  • Includes:
    • Terminal emulator for graphics output
    • Glyph- and font-based renderers for rendering Terminals on HTML Canvas elements
    • Basic game loop and layer management
    • Basic UI elements: panels and modals
    • Initial dungeon generator (rooms only)
    • Demo code for all of the above features
    • Initial set of tests for utilities
5
likes
140
pub points
0%
popularity

Publisher

verified publisheralexgladd.dev

Fortress is a package of game development utilities for Dart and Flutter apps. It includes renderers, an extensible game loop, basic UI elements, map generators and more!

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on fortress