Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 708 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 708 Bytes

stack

Build status Build Status

Terminal version of the game "stack" written in C++.

Get it

Get it from the Snap Store

Demo

Demo of usage

Install

  • Support Linux, macOs and Windows. Download
  • Or
    git clone https://github.com/nploi/stack.git
    cd stack
    cmake . && make play