diff --git a/assets/media/game.png b/assets/media/game.png new file mode 100644 index 0000000..ea90631 Binary files /dev/null and b/assets/media/game.png differ diff --git a/html/DChess.html b/html/DChess.html new file mode 100644 index 0000000..fea68b2 --- /dev/null +++ b/html/DChess.html @@ -0,0 +1,32 @@ + + + + + DChess + + +
DChess
+
Description
+ We aim to code a chess engine in dlang, + it will have a multiplayer mode. Currently there is no graphical + mode,
+ only a primitive terminal mode.
+
+ Additional Goals
+ We want to also create a chess bot, that can find optimal moves + using a tree search with alpha beta pruning.
+
+ Source Code
+
Feel free to fork and to work on the code as you see fit
+
+ Developer'sC
+ skippy
+ deavmi
+

+ Photos
+ Example of Game
+
+ + diff --git a/html/index.html b/html/index.html index 3e9dfca..26e20ef 100644 --- a/html/index.html +++ b/html/index.html @@ -1,17 +1,15 @@ - + - Skippy's SD -

Welcome!

-
My sexy
-        face
+

Welcome!

+
My
+        sexy face

"Vim or gtfo"


@@ -24,12 +22,17 @@

I am currently studying BSc Computer Science at Stellenbosch, I am in my 3rd year of studies.

-

Here is a link - to my github acc.
+

Here is a link to my github acc.


~~Current Projects~~

+

C45DiscordBot
+

+

DChess
+

Im currently busy setting up a cloud server running on the yggdrasil network