From 28d318a54ba77dc381ba0c92f9adc7b29e0abac3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 13 Aug 2019 16:00:49 -0400 Subject: Big changes --- views/projects.ejs | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'views/projects.ejs') diff --git a/views/projects.ejs b/views/projects.ejs index d48282b..a30634c 100644 --- a/views/projects.ejs +++ b/views/projects.ejs @@ -1,4 +1,5 @@ + @@ -11,8 +12,37 @@

Projects

This is the projects that we are currently working on.

-

Notice: We are currently working on this page

+
+

Software

+ +
+ +
+
+
+
Unicity
+

A Sims clone written in Unity3D.

+ GitHub +
+
+
+ +
+
+
+
QuantumNet
+

A computer "hacking" game made in C#.

+ Card link +
+
+
+
+ +

Videos

+ +
+ <% include ./includes/scripts %> + <% include ./includes/footer %> - \ No newline at end of file -- cgit v1.2.3