This 2D game project use the sprite sheet of baba is you Baba is you please try the game its pretty damn cool buy
This project is a small 2D game with minilibx.
You'll learn about textures, sprites and tiles.
Custom libft for so_long, Work on linux and mac os, not on windows.
Requirements for linux
➜ ~ sudo apt-get install xorg openbox
➜ ~ sudo apt-get install libxext-dev libbsd-dev
Requirements for MacOS
- 🚨 Xquartz
➜ ~ Brew install Xquartz
➜ ~ reboot
➜ ~ xeyes # run an hello world X11 app
- Get the repo
~ git clone git@github.com:ComlanGiovanni/so_long.git
~ make re && make bonus
so_long and so_long is now generate
./so_long 42.ber
./so_long_bons maps/maps_bonus/42.ber
The player’s goal is to collect all collectibles present on the map by escaping with minimal movement.
KEYBOARD | ACTION |
---|---|
W , ↑ |
Move up |
S , ↓ |
Move down |
A , ← |
Move left |
D , → |
Move right |
ESC ⎋ |
Close the game |
- Intro - Book - 42 vid - MinilibxGit - MinilibxDoc - MinilibxTester - MLX42 - Xpm convertor - Xpm convertor 2 - Background remove - Tuto - Assets - fun - baba is you - vert - diff - Aspite - Baba is you - color hexa for xpm - Some rust doc milibx - Remove background - Baba all sprite - Maze Generator - More png - Minlibx tuto - Png tools
In 2 week by -> @ComlanGiovanni