Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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```