Un sokoban en C, programmé avec la SDL, où l'on suit les aventures du JohnnyJohn
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Colombier 9286d1c8ae
Update README.md
4 years ago
fonts repo created 4 years ago
sprites repo created 4 years ago
JohnnyJohn.exe repo created 4 years ago
JohnnyJohn.out repo created 4 years ago
README.md Update README.md 4 years ago
SDL.dll repo created 4 years ago
SDL_image.dll repo created 4 years ago
SDL_ttf.dll repo created 4 years ago
cinematique.c repo created 4 years ago
cinematique.h repo created 4 years ago
constantes.h repo created 4 years ago
editeur.c repo created 4 years ago
editeur.h repo created 4 years ago
fichiers.c repo created 4 years ago
fichiers.h repo created 4 years ago
jeu.c repo created 4 years ago
jeu.h repo created 4 years ago
johnnyJohn.png add .png for readme.md 4 years ago
jpeg.dll repo created 4 years ago
libfreetype-6.dll repo created 4 years ago
libpng12-0.dll repo created 4 years ago
libtiff-3.dll repo created 4 years ago
main.c repo created 4 years ago
niveauEdition.lvl repo created 4 years ago
niveaux.lvl repo created 4 years ago
zlib1.dll repo created 4 years ago

README.md

JohnnyJohn_Sokoban_fr

A Sokoban (with a funny story in french) written in C

What is this ?

You will play JohnnyJohn after a hangover, he's waking up in some dark caves and you have to help him.

JohnnyJohn

Installation

Windows

Just double click on the .exe

Linux

Packages needed :

  • libsdl1.2debian
  • libsdl-ttf2.0-0
  • libsdl-image1.2

How to play ?

Use your mind and arrows kews.

Space to start the game and Escape to stop it.