From 9b7435f4285d1e823ea8d86dd5e3786a3df95823 Mon Sep 17 00:00:00 2001 From: Ki Rill Date: Thu, 5 Aug 2021 10:09:00 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d739382..e7733d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Learn Dlang game dev +# 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!