Skip to content

This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

License

Notifications You must be signed in to change notification settings

lbordonal/02-so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code developed at 42 Porto for so_long Project, from 17/03/23 to 29/08/23.

📓 Subject

Click here for the subject of this project.

💻 Usage

1- Clone this repository:
git clone https://github.com/lbordonal/02-so_long.git

2- Navigate to so_long folder:
cd 02-so_long/so_long/

3- Run with make or make_bonus:
make or make bonus

4- Run so_long with:
./so_long assets/maps/mandatory/valid_maps/map_name.ber or ./so_long_bonus assets/maps/bonus/valid_maps/map_name.ber




This work is published under the terms of 42 Unlicense.

About

This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

Topics

Resources

License

Stars

Watchers

Forks