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

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

SilverShark@programming.dev on 15 Jan 14:47 next collapse

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 on 15 Jan 16:38 collapse

That’s a pretty cool game.

rostselmasch@lemmygrad.ml on 15 Jan 19:01 collapse

Thanks! I will try it and also inspect your code to learn from it :) Never though about writing a game in go