Skip to content

Releases: Arc676/Mancala

Version 1.0

30 Aug 02:08
Compare
Choose a tag to compare

Mancala is a single-file program, so it can be easily compiled with gcc:

gcc mancala.c -o mancala

I haven't included any binaries; compile it for your own architecture yourself.