Skip to content

Latest commit

 

History

History
 
 

42Documentation

Documentation [42Lisbon]


Here you will find some of the exercises/tutorials I deveoped to practice in order to do the 42Core. You can also find some testers and challenges

List of Content


test1 => Mandatory
test2 => Bonus
test3 => Bonus & Mandatory (Buggy this test doesn't work properly)
test4 => Bonus & Mandatory (Might fail but Moulinette doesn't check...)

main => Compile with libft '-L path_to_Libft -lft'

gnl_test => TODO option 2 (to read a file is not finished but the game works 100%)

Makefile => contains the Generator ans rule 'run'
test5.sh => test all combinations of 5
test.sh  => tests 100 times using a random generator defineed on the Makefile

[Execve, Fork, Pipe] explained with examples and exercises

Tutorial about how to use minilibx

The snake game developed with minilibx (Challenge solution)

Basics        => Input, Output, Strings, pointers [new & delete]
Objects       => Objects [Micropaint with C++]
Obj Smart     => It's Objects but improved
Math          => Objects [Point, Vector, ComplexN umbers]
Simple Server => Server in C++ (Serves only one Client)

Tester for bsp exercise on the C++Piscine
Developed with SDL

Basoc TypeScript Excercises and projects before doing ft_transcendence

Tutorial explaining how to animate figures, and paths using linked lists

Tutorial explaining how to animate sprites, and paths using linked lists 

Developed PongGame using minilibx library using multithreading and powerups, it's a futuristic pong.

Good Luck and don't drown! Keep Swimming! ;D

Passing ALL my tests does NOT guarantee that you'll pass Moulinette, althoug if you FAIL any of my tests, then you won't pass Moulinette tests!

For any further questions contact me at: [email protected]