diff --git a/index.html b/index.html index be7d4ca..f11f733 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,11 @@
- + +
@@ -48,7 +52,11 @@
@@ -61,11 +69,15 @@
-

Project Undercover - Guard view

+

Project Undercover - Spy view

Game Development Semester project.

The game had two main player roles, this is the spy's view.

The github repository can be found here.

@@ -86,7 +98,11 @@
diff --git a/main.css b/main.css index 47b01a8..7898001 100644 --- a/main.css +++ b/main.css @@ -48,11 +48,19 @@ header { .image-container { margin: auto; padding: auto; - opacity: 1.0; } .image-container img { background: #fff; padding: 5px; margin: auto; + margin-top: 50px; } + +.video { + background: #fff; + padding: 5px; + margin: auto; + padding: auto; + transform: scale(0.75); +} \ No newline at end of file diff --git a/projectundercover-guard.mp4 b/projectundercover-guard.mp4 new file mode 100644 index 0000000..6604836 Binary files /dev/null and b/projectundercover-guard.mp4 differ diff --git a/projectundercover-spy.mp4 b/projectundercover-spy.mp4 new file mode 100644 index 0000000..8d4f69e Binary files /dev/null and b/projectundercover-spy.mp4 differ diff --git a/revival-survival.mp4 b/revival-survival.mp4 new file mode 100644 index 0000000..ac0755c Binary files /dev/null and b/revival-survival.mp4 differ diff --git a/so-bow-y-cute.mp4 b/so-bow-y-cute.mp4 new file mode 100644 index 0000000..b83d74a Binary files /dev/null and b/so-bow-y-cute.mp4 differ