Skip to content

HozenDev/peaceful_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peaceful 2K48

Pour commencer

Pré-requis :

C (standard)

Liste des bibliothèques utilisées :

  • stdio.h
  • stdlib.h
  • sys/stat.h
  • time.h
  • string.h

SDL 1.2

Liste des bibliothèques utilisées :

  • SDL/SDL.h
  • SDL/SDL_image.h
  • SDL/SDL_ttf.h
  • SDL/SDL_mixer.h

Installations

SDL 1.2

sudo apt-get install libsdl1.2-dev

SDL IMAGE

sudo apt-get install libsdl-image1.2 libsdl-image1.2-dev

SDL TTF

sudo apt-get install libsdl-ttf2.0-dev

SDL MIXER (audio)

sudo apt-get install libsdl-mixer1.2-dev

Démarrage

Linux

cd peaceful_2048
make
./game

Windows

Compilation à la main :)

Outils

  • Emacs

Versions

Dernière version stable : 1.0

Dernière version : 1.0

Liste des versions

Auteurs

Responsable de projet

  • Limouzy Vincent

Equipe de développement

  • DUREL Enzo
  • VILLEPREUX Thibault

Licence

Le projet est open-source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors