/My_matchstick

A game in the teminal with matchsticks

Primary LanguageC

My_Matchstick

An Epitech project to code a game in the terminal against an AI.

runner

How to run it

  • Clone this repository
  • Use make into the folder
  • (Optionnal : make clean to clean useless files)
  • run ./matchstick x y (x / y = size of the rectangle)
  • let's have fun !