ronanboiteau / Matchstick

{EPITECH.} Command-line nim game in C language that allows you to play against artificial intelligences with different difficulty levels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matchstick

{EPITECH.} first year project.

Command-line nim game in C language.

Requirements

Compilation

Navigate to the root of the repository from your Terminal and run make to build the matchstick executable file.

Options

  • -m [dumb|easy|medium|hard]: choose AI level
  • -l LINES: choose number of lines

About

{EPITECH.} Command-line nim game in C language that allows you to play against artificial intelligences with different difficulty levels.


Languages

Language:C 94.7%Language:Makefile 5.3%