Terminal version of the game "stack" written in C++.
- Support Linux, macOs and Windows. Download
- Or
git clone https://github.com/nploi/stack.git cd stack cmake . && make play
Terminal version of the game "stack" written in C++.
git clone https://github.com/nploi/stack.git
cd stack
cmake . && make play