Skip to content

psydenst/so_long-Amazonical-Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

so_long

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles

so long play screen shot

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.

so long play screen shot

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

PS: The game is only configured for macOS :/ , since at 42 we work mostly with Apple machines.

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors