top of page
Search

Game Building in Unity

  • Writer: Frederick Dopfel
    Frederick Dopfel
  • Sep 17, 2016
  • 1 min read

Unity is a game development platform that has become particularly important in virtual reality application development. As someone who is interested in VR, I thought it a good idea to better understand the engine and ecosystem, and what is a better way to understand something than to use it yourself? I spent a couple hours teaching myself and then built my first application: "Horse Runner".

Controls are:

Forward: W

Back: S

Turn Left: A

Turn Right: D

Jump: SPACE (yes, I know the jump is buggy)


 
 
 

Recent Posts

See All

Commentaires


bottom of page