Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loyc12/solong42
42 School Project : a minimalist 2d game to learn about the basics of games and sprites
https://github.com/loyc12/solong42
game graphics mlx42 parsing retro
Last synced: 8 days ago
JSON representation
42 School Project : a minimalist 2d game to learn about the basics of games and sprites
- Host: GitHub
- URL: https://github.com/loyc12/solong42
- Owner: loyc12
- Created: 2022-09-23T18:14:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T20:11:41.000Z (8 months ago)
- Last Synced: 2024-03-23T20:29:19.347Z (8 months ago)
- Topics: game, graphics, mlx42, parsing, retro
- Language: C
- Homepage:
- Size: 2.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Starting the program :
![starting the program](preview/1.png)Your goal is to capture the flags and head to the exit while avoiding the enemies :
![moving about](preview/2.png)
![capturing falgs](preview/3.png)There are multiple levels :
![multiple levels](preview/4.png)
![pacman](preview/5.png)Ending text :
![ending](preview/6.png)