Skip to content

Commit c676151

Browse files
authoredMar 4, 2023
Update README.md
1 parent 56a5269 commit c676151

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎mandatory_bonus/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
![image](https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%201.57.35%20PM.png)
22

3-
# GETTING STARTED :
4-
## about the MinilibX
3+
# 🏁GETTING STARTED :
4+
## 📓about the MinilibX
55
* [MinilibX](https://harm-smits.github.io/42docs/libs/minilibx)
6-
## about the project :
6+
## 👹about the project :
77
the project aims to introduce you to the new world of graphic using the graphic library provided by 42(MinilibX).
88
you'll learn about wireframe and the 3d representation
99
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Recording%202023-03-04%20at%201.52.46%20PM.gif" width="1000" height="500">
10-
## links && data that will help you :
10+
## 🔗links && data that will help you :
1111
* [Bresenhams line drawing algo](https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm)
1212
* [a cours that will explain the algo](https://www.youtube.com/watch?v=RGB-wlatStc&t=2049s)
13-
## Usage :
13+
## 🛣️Usage :
1414
first enter the `mandatory_bonus` directory using :
1515
```
1616
cd mandatory_bonus
@@ -19,10 +19,10 @@ then run `make` an executable will appeare `fdf` then run :
1919
```
2020
./fdf ../test_maps/the map of your choice
2121
```
22-
## Gallery :
22+
## 🖼️Gallery :
2323

2424
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%203.36.32%20PM.png" width="1000" height="500">
2525
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%204.08.57%20PM.png" width="1000" height="500">
26-
*<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%204.08.05%20PM.png" width="1000" height="500">
26+
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%204.08.05%20PM.png" width="1000" height="500">
2727
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%204.06.35%20PM.png" width="1000" height="500">
2828
<img src="https://github.com/RIDWANE-EL-FILALI/FDF/blob/master/img/Screen%20Shot%202023-03-04%20at%203.45.11%20PM.png" width="1000" height="500">

0 commit comments

Comments
 (0)
Please sign in to comment.