Linux Console Memory Game
Posted on August 28, 2011I've been teaching myself to program in c as something of a hobby recently. I'm spending a lot of time writing little programs, and they're getting bigger.
I've just put a small Linux console memory game up onto github. If you're interested, please have a look at https://github.com/Namibnat/mem-game.
You can fork it at git@github.com:Namibnat/mem-game.git. I'm very keen on feedback or any improvements you want to make.