Skip to content
/ so_long Public

This project is a small 2D game with minilibx.

Notifications You must be signed in to change notification settings

YOPll/so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_printf 100/100
125/100

Introduction to so_long

So_long is an individual project at 1337 #42network that requires us to create a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

Description

This project is about creating your very first game! using Mlx.

SUBJECT

How to play ?

  • You need to compile source files with make for mandatory part and make bonus for bonus part.
  • To launch the game, execute ./so_long with a map as argument:
    ./so_long maps/*.ber U free to make your own map ;).

PREVIEW

Screen Shot 2022-01-08 at 02 20 04