RockYou-cmd / So_long

This project is a very small 2D game. Using textures, sprites, and some other very basic gameplay elements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So_long / So_long_bonus for animation

A top down game, where you have to collect all coins to escape. (Only available on Linux/Mac)

How to play ?

  • You need to compile all source files with make all.
  • To launch the game, execute ./so_long with a map as argument: \
  • ./so_long maps/map2.ber
  • OR ./so_long maps/alae.ber for big map
  • Game visual
  • Game visual
  • Game visual
  • So_long_bonus

  • Animation and graphic counter added.
  • Game visual

About

This project is a very small 2D game. Using textures, sprites, and some other very basic gameplay elements.


Languages

Language:C 96.3%Language:Makefile 3.7%