1
0
mirror of https://github.com/gdamore/tcell.git synced 2025-04-24 13:48:51 +08:00

Add github.com/16point7/tiles to examples in README.md

This commit is contained in:
Andrew Tang 2024-05-18 12:32:41 -07:00
parent 88b9c25c3c
commit 20e168f566

View File

@ -68,6 +68,7 @@ A brief, and still somewhat rough, [tutorial](TUTORIAL.md) is available.
- [lil](https://github.com/andrievsky/lil) - A simple and flexible interface for any service by implementing only list and get operations
- [hero.go](https://github.com/barisbll/hero.go) - 2d monster shooter ([video](https://user-images.githubusercontent.com/40062673/277157369-240d7606-b471-4aa1-8c54-4379a513122b.mp4))
- [go-tetris](https://github.com/aaronriekenberg/go-tetris) - simple tetris game for native terminal and WASM using github actions+pages
- [tiles](https://github.com/16point7/tiles) - a lightweight implementation of 2048
## Pure Go Terminfo Database