Skip to content

56Kiiyuu/so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been created as part of the 42 curriculum by kevlim.

so_long

Description

so_long is a 42 project a basic 2D game in which a player escapes a room after collecting some coins. This game use Minilibx for running, we can upload any custom textures and maps for testing the project. So Long will help you improve your skills in the following areas: window management, event handling, colors, textures, etc.

Instructions

For compiling our game we need to :

  • Install minilibx-linux.tgz
  • Extract file in directory lib
  • Make
  • Launch game with ./so_long maps/"file.ber"
  • Controls : WASD + Esc

Ressources

  • GitBook : Checking list for creating map
  • Minilibx documentation : understand which functions to use.
  • Youtube : Seeing some projects to visualize.
  • AI : Memory leaks and add some parsing.

About

so_long (Milestone 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors