cross-posted from: https://lemmy.ml/post/24744907
I rewrote some popular games for the terminal! You can play 2048, the snake game, tic-tac-toe, connect 4, and many more.
There's still a bunch of games to be made, so feel free to contribute :)
All contributions are welcome!
3 Comments
SilverShark@programming.dev · 3 pts · 1y
Terminal games can be so much fun. I once played CurseOfWar quite a lot. Especially when waiting for compilations or big unit test executions.
kaamkiya@lemmy.ml · 3 pts · 1y
That's a pretty cool game.
befed@programming.dev · 1 pts · 1y
Hell yeah. I've just started learning Go. Gonna try making my own roguelike with bubbletea/lipgloss handling the rendering/ui elements