From e92bad1fca8a2b6290af5dc73746f1acc72cfaf0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 9 Nov 2019 15:45:48 -0500 Subject: Porting the website to jekyll.... --- projects.html | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 projects.html (limited to 'projects.html') diff --git a/projects.html b/projects.html new file mode 100644 index 0000000..d1dc96f --- /dev/null +++ b/projects.html @@ -0,0 +1,69 @@ +--- +title: Projects +description: This is the projects that we are currently working on. +layout: default +permalink: /projects +--- +

Software/Games

+ +

Current big active projects

+
+
+
+
+
Unicity
+

A Sims clone written in Unity3D.

+ Learn more GitHub +
+
+
+ +
+
+
+
QuantumNet
+

A computer "hacking" game made in C#.

+ GitHub +
+
+
+

Other software/games we made...

+ + + + + + + + + + + +
NameDescriptionLanguage
+
+ + + + + \ No newline at end of file -- cgit v1.2.3