Update README.md

This commit is contained in:
Ki Rill 2019-12-18 19:52:49 +06:00 committed by GitHub
parent 6affdcf3eb
commit f1d814b891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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-
#### 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
- DMD compiler