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
You're viewing a single thread.
View all comments
5
comments
Really 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 ReplyI too ran sanitizers and static checks, but I am still not 100% confident
2 0 Reply