griddle 0.4.0 copy "griddle: ^0.4.0" to clipboard
griddle: ^0.4.0 copied to clipboard

Creating terminal-based UIs and games in Dart should be accessible and fun!

example/README.md

Examples #

fun_text.dart #

Shows a simple FPS-like counter and an animated RGB text-based UI.

fun_text.dart running

fill_grid.dart #

Renders a line and column "gutter", useful for debugging width/height issues.

game_of_life.dart #

Runs a simple simulation of Conway's Game of Life.

game_of_life.dart running

7
likes
140
pub points
19%
popularity

Publisher

verified publisherlurey.dev

Creating terminal-based UIs and games in Dart should be accessible and fun!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, neoansi

More

Packages that depend on griddle