Remoced legacy stuff

This commit is contained in:
Stephen Cochrane 2020-10-24 01:26:55 +02:00
parent ab5fe5f4d7
commit ecba4a94b8
2 changed files with 0 additions and 86 deletions

View File

@ -1,32 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>DChess</title>
</head>
<body vlink="#551A8B" text="#ffffff" bgcolor="#999999" alink="#EE0000"
link="#0000EE">
<div align="center"><u><font size="+3"><b><i>DChess<br>
</i></b></font></u><font size="+1"><u>Description </u></font><br>
We aim to code a chess engine in <a href="https://dlang.org/">dlang</a>,
it will have a multiplayer mode. Currently there is no graphical
mode,<br>
only a primitive terminal mode.<br>
<br>
<u>Additional Goals</u><br>
We want to also create a chess bot, that can find optimal moves
using a tree search with alpha beta pruning.<br>
<br>
<u><a href="https://github.com/skippy404/DChess">Source Code</a><br>
</u>Feel free to fork and to work on the code as you see fit<br>
<br>
<u>Developer'sC</u><br>
<a href="https://github.com/skippy404">skippy</a><br>
<a href="https://github.com/deavmi">deavmi</a><u><br>
</u><br>
<u>Photos<br>
<img src="../assets/media/game.png" alt="Example of Game"
width="119" height="253"><br>
</u></div>
</body>
</html>

View File

@ -1,54 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Skippy's SD</title>
</head>
<body vlink="#551A8B" text="#000000" bgcolor="#999999" alink="#EE0000"
link="#0000EE">
<h1 align="center"><font size="+3" face="Helvetica, Arial,
sans-serif" color="#990000">Welcome!</font></h1>
<div align="center"><img src="../assets/media/skippy.jpeg" alt="My
sexy face" width="113" height="99"></div>
<p align="center">"Vim or gtfo"<br>
</p>
<hr width="100%" size="2">
<p align="center">About Me,<br>
Stephen "The King of Vim/ Slayer of CS244/ Slayer of Math214/
Slayer of Math244/ Yeet or be Yoted/ Kek or be Keked/ This is my
swamp/ The WiFi is not working/ Tinder bot when?/ Boomer Doomer"
Cochrane<br>
</p>
<p align="center">I am currently studying BSc Computer Science at
Stellenbosch, I am in my 3rd year of studies.<br>
</p>
<p align="center">Here is a <a href="https://github.com/skippy404"
target="_blank">link</a> to my github acc.<br>
</p>
<p align="center"><br>
</p>
<h2 align="center"><font size="+1">~~Current Projects~~</font></h2>
<p align="center"><a
href="https://github.com/skippy404/C45DiscordBot">C45DiscordBot</a><br>
</p>
<p align="center"><a href="./DChess.html">DChess</a><br>
</p>
<p align="center">Im currently busy setting up a cloud server
running on the yggdrasil network<br>
</p>
<p align="center">CS334 Group website<br>
</p>
<p align="center">Setting up a DNS server running off my pi<br>
<br>
</p>
<h2 align="center"><font size="+1">~~Contact Details~~</font></h2>
<p align="center">Email: skippycochrane@gmail.com<br>
Twitter: @king_of_vim<br>
Instagram: @skippy_stephen<br>
</p>
<h2><br>
</h2>
<p align="center"><br>
</p>
</body>
</html>