/2021-soLong

This project is a small 2D game with minilibx. Textures, sprites and tiles included.

Primary LanguageC

soLong - @42Born2Code

This project is a small 2D game with minilibx. Textures, sprites and tiles included.

About

Developed in C by Guille as part of the common core.

Github: https://github.com/guilmira

Requirements The only requirements are:

GNU make (v3.81) GCC (v4.2.1) MLX (v2.2.0) glfw library Those versions are the ones used during development.

Building the program

Only available for Linux´s main distributions.

  1. Download/Clone this repo git clone -recurse-submodules -j https://github.com/guilmira/soLong.git
  2. cd into the root directory cd soLong
  3. make exe to install and execute

Controls:

W A S D ▶️ to move through the map

ESC to finish