Skip to content

VR puzzle game where your future and past-self need to cooperate

Notifications You must be signed in to change notification settings

Breush/hell-is-other-yourselves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hell is Other Yourselves

A VR puzzle game where your future and past-self need to cooperate.

NOTE: This game is a big Work in Progress. The main point was to give a goal for the lava game engine.

Compile and run

The compilation (compiling game-engine and the game itself) should take less than 1 second.

git submodule update --init --recursive
jai src/first.jai
./bin/hioy

Develop without a VR HMD (using the Monado runtime)

  • Follow remote section from here.
  • Run the program with the monado runtime forced.
monado-service&
monado-gui # connect with remote
XR_RUNTIME_JSON=/usr/share/openxr/1/openxr_monado.json ./bin/hioy

About

VR puzzle game where your future and past-self need to cooperate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages