Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 951 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 951 Bytes

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.