From 6cdcfc83e9124a9a5f25e2ab71c6bb790b436a7c Mon Sep 17 00:00:00 2001 From: Obberton13 Date: Mon, 24 Oct 2016 13:43:56 -0500 Subject: [PATCH] Add the new navbar/footer to the existing pages. --- portfolio/cs309/index.html | 44 ++++++++++++++++++++++---------------- portfolio/cs362/index.html | 36 +++++++++++++++++++------------ 2 files changed, 48 insertions(+), 32 deletions(-) diff --git a/portfolio/cs309/index.html b/portfolio/cs309/index.html index f266b16..8854997 100644 --- a/portfolio/cs309/index.html +++ b/portfolio/cs309/index.html @@ -4,10 +4,10 @@ - CS309 - Not Minecraft + Com S 309 - Not Minecraft - + @@ -18,21 +18,29 @@ - - - - -

Com S 309

-

Not Minecraft

-

Com S 309 is a project class where we had to come up with a project of our own to implement, in order to practice - things like agile development, and using iterative cycles in order to improve upon software we had already started. - So the first iteration, we had a very basic game set up, that was barely functional, and each iteration afterward, - we managed to make it quite a bit better. By the end of the semester, we had a halfway decent game that we could - call our own.

-

The game we made is actually very similar to Minecraft in the sense that it uses procedural generation in order to - generate the world. We don't have nearly as many different types of blocks as Minecraft, but we do have monsters - that we can spawn whenever we want, and a health and inventory system. It was also designed for VR, and tested on - the Oculus Rift DK2

-back + +
+

Com S 309 - "Not Minecraft"

+

Com S 309 is a project class where we had to come up with a project of our own to implement, in order to + practicethings like agile development, and using iterative cycles in order to improve upon software we had + alreadystarted.So the first iteration, we had a very basic game set up, that was barely functional, and each + iterationafterward,we managed to make it quite a bit better. By the end of the semester, we had a halfway decent + game that we couldcall our own.

+

The game we made is actually very similar to Minecraft in the sense that it uses procedural generation in + ordertogenerate the world. We don't have nearly as many different types of blocks as Minecraft, but we do have + monstersthat we can spawn whenever we want, and a health and inventory system. It was also designed for VR, and + testedonthe Oculus Rift DK2.

+
+ \ No newline at end of file diff --git a/portfolio/cs362/index.html b/portfolio/cs362/index.html index e7f21b5..cd9580b 100644 --- a/portfolio/cs362/index.html +++ b/portfolio/cs362/index.html @@ -4,10 +4,10 @@ - Robert Young's Website + Com S 362 - Media Rental - + @@ -18,17 +18,25 @@ - - - - -

Com S 362

-

Media Rental

-

My junior year of college, I took Computer Science 362, which is the design patterns course for Iowa State - University. In this class, we were to work in groups of 2-4 and make a project over the course of the semester. The - project my group chose to do was a media rental application, which would help store managers keep track of different - movies, CDs, and video games, as well as possibly books, that they have and have rented or sold to customers.

-back - + +
+

Com S 362 - Media Rental

+

My junior year of college, I took Computer Science 362, which is the design patterns course for Iowa + State University. In this class, we were to work in groups of 2-4 and make a project over the course of the + semester. The project my group chose to do was a media rental application, which would help store managers keep + track of different movies, CDs, and video games, as well as possibly books, that they have and have rented or + sold to customers.

+
+ \ No newline at end of file