Skip to content

ramos21rodrigo/42porto.so-long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[120/100] so_long

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

C

👀 Preview

🌟 Skills

Graphics
Imperative programming

⬇️ Installing and running the project:

  1. Clone && cd
git clone https://github.com/ramos21rodrigo/42porto.so-long.git && cd 42porto.so-long
  1. Run make
make
  1. Now you can play the game !
./so_long tests/map{x}.ber

Change (x) with any available map or add your own :) .

⚙️ Makefile Available Targets:

  • make or make all - Makes so-long and mlx

  • make clean - Deletes all the resulting object files

  • make fclean - Deletes so-long and all the resulting object files

  • make re - Deletes everything (object files and so-long) and rebuilds so-long


At  42School, every project has specific rules or restrictions, and some of them must be written in accordance with the Norm. As a result, parts of the code could be more readable or explicit, and some used technologies could be different.

Made with tears 🥲

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published