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!
You must log in or register to comment.
Thanks! I will try it and also inspect your code to learn from it :) Never though about writing a game in go
Hell yeah. I’ve just started learning Go. Gonna try making my own roguelike with bubbletea/lipgloss handling the rendering/ui elements