Inspiration
We were thinking about how to play pong on an Arduino and were suggesting random things to do for this hackathon. We decided to use our collective coding skills to build a game, which none of us have had any prior experience in.
What it does
Plays a game of "Snake"
How we built it
We analysed the Oculus Rift sample file in order to understand how to write code for it, and then another part of our group worked on specific methods to implement the game.
Challenges we ran into
None of us had any prior experience in game development and very minimal knowledge in C++.
Accomplishments that we're proud of
We were able to successfully debug and create a game of Snake using Oculus Rift VR.
What we learned
Game development can be very difficult without a game engine, but can be extremely useful for visualizing data structures, like linked lists.
What's next for VR Snake
We can use the knowledge that we gained from this project in order to make a much better game, hopefully with less limitations.
Log in or sign up for Devpost to join the conversation.