README update
This commit is contained in:
parent
251abc6e12
commit
d992c93c8c
|
|
@ -1,7 +1,9 @@
|
||||||
# Learn D by creating games
|
# Learn D by creating games
|
||||||
Hi! Join me on the journey of creating 2d games from scratch in D programming language! We will start from making simple console games in D. Then, as we learn enough features of D language, we will download Raylib graphics library and start making 2D Games!
|
Hi! Join me on the journey of creating 2d games from scratch in D programming language! We will start from making simple console games in D. Then, as we learn enough features of D language, we will download Raylib graphics library and start making 2D Games!
|
||||||
|
|
||||||
<img src="img/thumbnail_.jpg" height=480>
|
<div align="center">
|
||||||
|
<img src="img/thumbnail_.jpg" height="480" align="center"></img>
|
||||||
|
</div>
|
||||||
|
|
||||||
#### Youtube tutorial
|
#### Youtube tutorial
|
||||||
You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe-
|
You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe-
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue