/memory-game

A simple memory game

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Memory Game

This application is licenced under GNU General Public License, Version 3.0

Summary

Memory Game written in C++ using SDL graphic library

Building

On GNU/Linux:

To build the game you will need:

On debian-based distributions, a simple sudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev should do the job.

Then make to build the game.

About

This little game is intended to have fun, train your memory skills and obviously for the developper to play with SDL Library features and object-oriented programming

Thanks

Vernon Adams for the Nobile font I used. See http://www.1001fonts.com/nobile-font.html.