Simple examples of programs using the gruid UI framework.
- Go 100%
| menu | ||
| messages | ||
| movement | ||
| pager | ||
| textinput | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
gruid-examples
This module contains examples of programs using gruid.
Most examples show how to use widgets in the ui package. There is also the movement example, that shows how to implement movement and use field of view on a procedurally generated map, which may be of interest to roguelike developpers.