42_Network_Amsterdam

So Long mikuiper's 42 so_long Score

📖 About the project

Summary: This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

Goals: It’s time for you to create a basic computer graphics project! so long will help you improve your skills in the following areas: window management, event handling, colors, textures, and so forth. You are going to use the school graphical library: the MiniLibX! This library was developed internally and includes basic necessary tools to open a window, create images and deal with keyboard and mouse events. The other goals are similar to every other goal for this first year: being rigorous, level up in C programming, use basic algorithms, do some information research, and so forth.

Program name so_long
Turn in files Makefile, *.h, *.c, maps
Makefile NAME, all, clean, fclean, re
External functs.
  • open, close, read, write, malloc, free, perror, strerror, exit
  • All functions of the math library (-lm compiler option, man man 3 math)
  • All functions of the MiniLibX
  • ft_printf and any equivalent YOU coded
Libft authorized Yes
Description You must create a basic 2D game in which a dolphin escapes Earth after eating some fish. Instead of a dolphin, fish, and the Earth, you can use any character, any collectible and any place you want.

 

Usage

💻 Requirements

gcc compiler

🛠️ Building

🏃 Running

Questions?

Please connect with me on LinkedIn or send an e-mail.