Skip to content
/ stack Public

🎮 The game "stack" version terminal C++.

License

Notifications You must be signed in to change notification settings

nploi/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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