/Game-2048

Implementation of the famous mobile game '2048' in the C language to play in your terminal.

Primary LanguageC

Implementation of the Game 2048 to play in your terminal

Authors : Marin BOUTHEMY & Louis LOUGE

/!\ This is a very old project, thus the code is crappy with lot of bad practices... It's more for the souvenir actually /!\

This appplication written in C allows you to play the game 2048 directly in your terminal.

This application was developped for a university project.

Requirements

The library has some requirements :

  • g++

Utilisation

To run it you can just double click the Jeu_2048.exe if you are in Windows.