Skip to content

mcaralp/Heap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heap

Heap is an open-source game clone of the mobile game Stack.

How to compile

The recommended way to compile the code is to use cmake, which automatically generates project files for your favourite IDE or build system:

git clone https://github.com/Masthiks/Heap.git --recursive
cd Heap
mkdir build
cd build
cmake ..

Used Libraries

  • SFML : Window creation, rendering and sound

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published