Skip to content

So_long (42cursus), The purpose of this project is to make a small game implemented using MiniLibX

Notifications You must be signed in to change notification settings

ayoub0x1/so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so_long

so long play screen shot This is a small game project from 1337/42school implemented using MiniLibX. The project is inspired by Game Freak's Pokemon Firered.

Goals

This project is a very small 2D game. It is built to make you work with textures, sprites. And some very basic gameplay elements.

Getting Started

🚨 Please check that you have mlxlib installed in your machine.

Install

$ make

Usage

$ ./so_long [MAP_FILE.ber]

Only map files with extension .ber are available. Map file examples are available in the maps/ directory.

$ ./so_long maps/map.ber

Run the code to use all the features of the game.

HOW TO PLAY

The player’s goal is to collect all collectibles present on the map then escape with minimal movement.

KEYBOARD ACTION
W, Move up
S, Move down
A, Move left
D, Move right
ESC ⎋ Close the game window

Reference

About

So_long (42cursus), The purpose of this project is to make a small game implemented using MiniLibX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published