Skip to content

cooligus/mactangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mactangle

There you will have to defend the END OF PATH from deadly squares that have mathematicals operations on them.

Version

1.1.1

Table of contents

General info

From start of path getWindow out squares that if they reach end of path take you a heart (default you have three ones). To destroy them you can use two stuffs. First (bedler) you can place everywhere and if you write to it value that equal with mathematical operation on whichever mactangle is, you will destroy it. Second one costs (default) 300 MCoins and them you can place only on path and when any of squares will getWindow on it, one will be destroyed.

Screenshots

Main Menu Shop Game1 Game2

Install

If you don't use IDE like CLion or Visual Studio you need to build and compile Mactangle via terminal.

  1. Clone the repository git clone https://github.com/Cooligus/Mactangle.git
  2. Get into directory cd Mactangle
  3. Run cmake cmake -S . -B build
  4. Build the project cmake --build build
  5. Get into build directory cd build
  6. Install the game sudo make install

License

Mozilla Public License