commit 14abc32d93053f577a7e2532b331d64134410d3a Author: Ki Rill Date: Sat Dec 14 17:54:06 2019 +0600 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..32c2eac --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Learn-Dlang-game-dev +Join me on the journey of creating 2d games from scratch in D programming language! Learn the basics of D programming language and game dev. We will start from making simple console games in D. Then, as we learn enough features of D language, we will install Raylib graphics library and start making 2D Games!