From be5c14ffa4b10e1586b68f94669093146df9d452 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 16 Aug 2019 00:44:47 -0400 Subject: Added transitions, community rules, git projects and etc --- views/projects.ejs | 47 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 7 deletions(-) (limited to 'views/projects.ejs') diff --git a/views/projects.ejs b/views/projects.ejs index 78975ec..bb3e4f2 100644 --- a/views/projects.ejs +++ b/views/projects.ejs @@ -6,8 +6,9 @@ <% include ./includes/header %> - + <% include ./includes/navbar %> +

Projects

This is the projects that we are currently working on.

@@ -15,14 +16,14 @@

Software/Games

+

Current big active projects

-
Unicity

A Sims clone written in Unity3D.

- GitHub + GitHub
@@ -32,18 +33,50 @@
QuantumNet

A computer "hacking" game made in C#.

- Card link + GitHub
+

Other software/games we made...

+ + + + + + + + + + + +
NameDescriptionLanguage
-

Videos

-

Google API disabled for now....

- +

Videos

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