Update README.md
This commit is contained in:
parent
6affdcf3eb
commit
f1d814b891
|
@ -5,7 +5,10 @@ Hi! Join me on the journey of creating 2d games from scratch in D programming la
|
||||||
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-
|
||||||
|
|
||||||
#### A great book on D programming language
|
#### A great book on D programming language
|
||||||
Programming in D by Ali Çehreli: http://ddili.org/ders/d.en/index.html
|
Programming in D by Ali Çehreli: http://ddili.org/ders/d.en/index.html
|
||||||
|
|
||||||
|
#### The official Dlang Tutorial
|
||||||
|
Take the Dlang Tour: https://tour.dlang.org/
|
||||||
|
|
||||||
#### Required software
|
#### Required software
|
||||||
- DMD compiler
|
- DMD compiler
|
||||||
|
|
Loading…
Reference in New Issue