Skip to content

ssimono/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published