Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maricard18/42-so_long
This project is about building a 2D game.
https://github.com/maricard18/42-so_long
2d-game 42 42born2code 42projects 42school c so-long so-long42
Last synced: 11 days ago
JSON representation
This project is about building a 2D game.
- Host: GitHub
- URL: https://github.com/maricard18/42-so_long
- Owner: maricard18
- Created: 2023-02-13T10:09:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T03:26:12.000Z (12 months ago)
- Last Synced: 2023-12-08T04:25:58.089Z (12 months ago)
- Topics: 2d-game, 42, 42born2code, 42projects, 42school, c, so-long, so-long42
- Language: C
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# so long
## 2D game
This project is about coding our own 2D game.
I got the chance to create a 2D game that the objective is collect all the milk jugs and left trough the exit.
This project is in rank 2 of 42 common core and was graded with the score of 100/100.
-> [Subject here](https://github.com/maricard18/42-so_long/blob/main/extras/en.subject.pdf)## 🎥 Demo
## ✏️How To Use
To clone and run this project, just follow this instructions
```bash
# Clone this repository
$ git clone https://github.com/maricard18/42-so_long# Go into the repository
$ cd so_long# Run make command
$ make# Run so_long executeble with a valid map
$ ./so_long maps/valid1.ber
```---
> GitHub [@maricard18](https://github.com/maricard18) ·
> Linkedin [Mario Henriques](https://www.linkedin.com/in/mario18) ·
> [42 Porto](https://www.42porto.com/en)