Add go-tetris.

This commit is contained in:
Aaron Riekenberg 2024-03-03 15:36:36 -06:00 committed by Garrett D'Amore
parent d1364d5937
commit edd4f70bdd
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ A brief, and still somewhat rough, [tutorial](TUTORIAL.md) is available.
- [gbb](https://github.com/sdemingo/gbb) - A classical bulletin board app for tildes or public unix servers
- [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
## Pure Go Terminfo Database