8000 GitHub - mc-localhost/so_long: mini 2D game built with MLX42 as part of 42 Core Curriculum
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mc-localhost/so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hero image

so_long is a 42 project aimed at developing a mini 2D game by utilizing the school's graphical library. the objectives of the project can be found in en.subject.pdf file

the game design was inspired by this legend and drawn using procreate

the rules

the map has to satisfy a number of simple conditions:

  • the extension must be .ber
  • the map must be rectangular and surrounded by a wall made of 1
  • there must be only 1 player (P), 1 exit (E), and at least 1 collectable (C). the rest of the map would be tiles (0)

in order to win one needs to move the hero (hippo) to pick up all collectables (boots) and exit through the exit tile (bathtub). the player can use WASD or arrow keys to move

ezgif-3e4963352f78e7

to do

  • movement animation
  • on-screen counter and win message

About

mini 2D game built with MLX42 as part of 42 Core Curriculum

Resources

Stars

Watchers

Forks

0