Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pasqualerossi/so_long
Creating a 2D game.
https://github.com/pasqualerossi/so_long
2d 2d-game 42solong minilibx so-long so-long-guide so-long-tuto so-long42 solong
Last synced: 9 days ago
JSON representation
Creating a 2D game.
- Host: GitHub
- URL: https://github.com/pasqualerossi/so_long
- Owner: pasqualerossi
- Created: 2021-11-23T02:12:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T06:39:12.000Z (5 months ago)
- Last Synced: 2024-06-14T07:48:59.333Z (5 months ago)
- Topics: 2d, 2d-game, 42solong, minilibx, so-long, so-long-guide, so-long-tuto, so-long42, solong
- Language: C
- Homepage:
- Size: 3.7 MB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# My So_Long Game
![Screen Recording 2022-03-04 at 5 04 34 PM](https://user-images.githubusercontent.com/58959408/156712665-5df19821-bedb-4ae0-933d-a7efc3f852fc.gif)
# How To Play This Game
To play this game, copy the URL below into iTerm/Terminal:
```git clone https://github.com/pasqualerossi/So_Long.git && cd So_Long && make && ./so_long game_maps/map1.ber```