gg - Games you can play in your terminal written in Go
(github.com)
from kaamkiya@lemmy.ml to programming@programming.dev on 15 Jan 12:45
https://lemmy.ml/post/24812493
from kaamkiya@lemmy.ml to programming@programming.dev on 15 Jan 12:45
https://lemmy.ml/post/24812493
cross-posted from: 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!
#programming
threaded - newest
Terminal games can be so much fun. I once played CurseOfWar quite a lot. Especially when waiting for compilations or big unit test executions.
That’s a pretty cool game.
Thanks! I will try it and also inspect your code to learn from it :) Never though about writing a game in go