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

Added Go Tetris

This commit is contained in:
MichaelS11 2019-12-01 13:08:15 -08:00 committed by Garrett D'Amore
parent 15a6351b65
commit d650ce5ff5

View File

@ -33,6 +33,8 @@ image::logos/tcell.png[float="right"]
* https://github.com/sachaos/go-life[go-life] - Conway's Game of Life.
* https://github.com/gcla/gowid[gowid] - compositional widgets for terminal UIs, inspired by urwid
* https://termshark.io[termshark] - a terminal UI for tshark, inspired by Wireshark, built on gowid
* https://github.com/MichaelS11/go-tetris[go-tetris] - Go Tetris with AI option
## Pure Go Terminfo Database