Posts

Showing posts with the label Week 18

Project Progress

Image
 Project Progress This being the first week for the project that I will be working I first began a brainstorm of ideas of what I could do a VR game on. The first idea that came to mind was a poker game, as having a poker game with VR although it may be difficult to do I really like the idea and I believe that it can work and hope to be able to achieve it. My second idea is a fishing game or travelling game of sorts, as we know not everybody  is able to travel so imagine bringing the travel too them in their own home and being able to explore the world with your own pair of VR Headset. In this you could travel the world and explore different areas seeing at what there is, with the fishing it would be based off sorta Pokemon go in a sense being able to catch fish and having to travel to different spots being able to fish and relax. While this is only the thought process stage I am looking forward to getting started and to narrow down my ideas and get working on my idea and being...

Beginner Scripting

Image
 Scope and Access Modifiers In this weeks beginner scripting task I learned about the scope and access modifiers which was interesting to learn and learned from the examples and the video with it. Unity

Beginner Scripting

Image
 Loops In this weeks beginner scripting we learned about loops and learned about the different loops such as ForLoop, WhileLoop, DoWhileLoop and Foreachloop. I also learned at how they're used in code and can be done. Unity