guilmira / 2021-soLong

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 62.6%Language:Objective-C 15.8%Language:Swift 13.7%Language:Roff 6.3%Language:Makefile 1.6%