griddle 0.5.0-alpha
griddle: ^0.5.0-alpha copied to clipboard
Creating terminal-based UIs and games in Dart should be accessible and fun!
Examples #
fun_text.dart #
Shows a simple FPS-like counter and an animated RGB text-based UI.

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.
