Skip to content

vde-maga/42-so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-so_long

42 Porto Language Status

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

Thanks to . Null Tale for the visual resources of my project.

Screenshots

Evaluation

Screenshot Evaluation

Game

Game Screenshot

Testing

For my testing, I used all the maps include in the project, and didnt find any leaks or bugs.

Instructions

Compiling

For this project to work, you need to the minilibx. It should by place, inside the project folder, with the name minilibx-linux. Then, you can use make to compile it.

Playing the Game

For playing the game, you need to give it a argument. This argument, needs to be a map. There are some rules for a map to be valid to play, such as:

  • Valid file type
  • The map should be cover by walls
  • The game must be winnable
  • ...

I have some maps in the project folder. Most of them are invalid maps, that I use to test my program, but most with the name ok are valid!

./so_long map.ber

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors