Barebone arcade Stacker game
Barebone arcade Stacker game
github.com GitHub - narshee/Stacker-arcade: Stacker arcade game for the terminal
Stacker arcade game for the terminal. Contribute to narshee/Stacker-arcade development by creating an account on GitHub.
Made in a day, it works and I wanted to share it
5
comments
cool stuff
1 0 ReplyReally good stuff.
-EDIT- I went ahead and "dockerized" it. :^)
1 0 ReplyCool. Didn't know people use docker for non-server stuff. Hope mem doesn't leaks :)
2 0 ReplyPretty sure it won't leak (I used gcc under musl to compile it with a few safeguard flags).Still, its a fun little experience to (at least try to) dockerize everything. :p
1 0 Reply