diff --git a/index.html b/index.html index f8c2d01..a63ecd6 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@
VR physics engine
@@ -65,54 +67,65 @@ to it.Cat Tower Defence
- -A small game made with a group of friends over a summer to help us learn pythons graphics library "pygame", we designed to be fully scalable and allowed players to create their - own maps or add new towers -
-AardvarkXR
- -AardvarkXR was a small open source project that would run over the top of any VR game that allowed users to open small web-based apps, known as "gadgets", over the top of other vr - programs, for instance a user could open a note taking app within a puzzle game without the puzzle game needed to even be aware of the notepad app. -
-Mind Map software
+Unity based Mind Map software
-A project made in unity for a my final alevel practical, +
A project done as my final piece for my A-level computer science course.
This was a program designed to create mind maps, it could have nodes made, and linked, have images added and
+ included a pen tool to allow the user to draw notes on top of the mind maps. It also had a fully functional undo and redo system and the ability to save and load files.
Tower defence game
+ +One of my first projects, this was created with a friend to help us gain a better understanding of python.
This was a basic tower defence game but featured a fully scalable
+ level design system.
+
Work on Aardvark XR
+ +Aardvark is a web-based virtual reality system which allows users to create and share web apps which are overlayed on top of the users VR experience.
+ Over the course of its release I have attended its first hackathon and continued to support it long afterwards, having worked both on my own and with other developers to create apps
+ for the system to help it gain traction.
+