MM1212 / so-long

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

So Long

Description

This is a simple 2D game using the MLX library; The goal is to collect all the chests, avoid enemies and reach the boat(exit).

Installation

git clone https://github.com/MM1212/so-long.git
cd so-long
make

Usage

./so_long <map-file>

Available Maps

  • maps/level_00.ber
  • maps/level_01.ber
  • maps/level_02.ber
  • maps/level_03.ber
  • maps/level_04.ber
  • maps/level_05.ber
  • maps/level_06_bonus.ber

Controls

  • WASD or Arrow Keys to move
  • [ESC] to exit
  • [E] to interact with the chests/boat

Enjoy!

About


Languages

Language:C 90.1%Language:Roff 6.2%Language:Makefile 3.0%Language:Shell 0.5%Language:Perl 0.2%