Skip to content

BenBohle/42_so_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

42 So Long

so_long is a graphical Project of the 42 School written in C. This project is a very small 2D game. You have to collect all collectibles and find a way out

Run Locally

Clone the project

  git clone https://github.com/BenBohle/42_so_long.git

Go to the project directory

  cd 42_so_long

Create it

  make

Create it with BONUS Features

  make bonus

Play the game

  ./so_long ./maps/select_one_map.ber

Example

  ./so_long ./maps/maze.ber

Features

  • Ingame Move Counter
  • Ingame Collectibles Counter
  • Responsive
  • Enemy
  • 3d perspective

Related

With the Online Map Maker written in vanilla JS, html & vanilla css you can create your own custom maps and export them!

Online Map Maker

Screenshots

Map Example 1 Map Example 1 Map Example 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks