Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 723 Bytes

File metadata and controls

25 lines (17 loc) · 723 Bytes

SO_LONG

Make a small 2D video game in C for linux, using only the MiniLibX as graphical library.

The goal in the game is to collect every coins and find the exit. In the bonus part you should also avoid enemies.

Installation and running

  git clone https://github.com/TheEternalice/so_long.git
  make
  ./so_long maps/...

Usage

To play the controls are: left arrow, right arrow and enter for the character selection. And wasd to move in the game.

Screencastfrom10-10-202403-14-26PM-ezgif com-video-to-gif-converter

PS: you can found a secrect code in the game ;)