ViniChab / Mario-Memory-Game

A Mario-themed memory game made using C and the Allegro library - Note that this was done for a college assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mario-Memory-Game

A Mario-themed memory game made using C and the Allegro library.

Building

You will need Allegro 5 (https://liballeg.org), and the GCC compiler.

After that, just run the make command inside the project's root directory.

About

A Mario-themed memory game made using C and the Allegro library - Note that this was done for a college assignment.


Languages

Language:C 98.2%Language:Makefile 1.8%