Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hello There!
- Here, I will put all the resources I found/used for the so_long project along with a little description of what you'll learn in it.
- I hope this will help apprehend MiniLibX and get the job done!
- --> https://aurelienbrabant.fr/blog?q=minilibx
- * There is 3 blog posts about MiniLibX here.
- ** The first one is about a global explanation of what is MiniLibX and what is it doing under the hood. It's great to get a good grasp of what IS really MiniLibX before starting out to code right away.
- ** The second one is an introduction to events and hooks. After reading through it, you'll comprehend how to register keyboard press, and hook them to events. (Press Escape and close the so_long window for example)
- ** The third one teaches you how to draw in you window. It's an introduction to pixel put and images.
- --> https://42-cursus.gitbook.io/guide/rank-02/so_long
- * Introduction and general guide to so_long
- --> https://42-cursus.gitbook.io/guide/minilibx
- * Introduction and general guide to the MiniLibX
- --> https://harm-smits.github.io/42docs/libs/minilibx
- * Documentation of the MiniLibX
- --> https://convertio.co/png-xpm/
- * PNG to XPM file converter
- --> https://www.piskelapp.com/
- * Sprite editor (Useful to extract a sprite from a tileset)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement