1 HP Wizard is a multi-level, gesture-based, spellcasting game. In this game, the user stands in a stationary location and fends off waves of enemies homing in on their position.
The player will have to react quickly and strategically since it only takes one hit to defeat them.
Notice: The server that this game runs its gesture recognition on has been shut down. You can contact me if you still wish to try this game out so we can work something out.
UPDATE: The server is back and running again! You will need to recompile the game with Unity.
- Oculus (Software)
- Oculus Rift (Hardware)
- Internet connection
-
Go to the release page by clicking this link
-
Click the most recent
Build.zip
to download the latest build -
Unzip the
Build.zip
at the location where you would like to store the game.Only the Windows version is available at present time.
Double click 1 HP Wizard.exe
from the folder from the previous step to start the game.
- Oculus (Software)
- Oculus Rift (Hardware)
- Unity 2018.2.14f1 (for development)
Clone this project.
cd CLONE_LOCATION
(use cd to navigate to your desired clone location)
git clone git@github.com:scott0123/1-HP-Wizard.git
or git clone https://github.com/scott0123/1-HP-Wizard.git
1-HP-Wizard/Assets/Scenes/Menu.unity
1-HP-Wizard/Assets/Scenes/Tutorial.unity
1-HP-Wizard/Assets/Scenes/Level1.unity
1-HP-Wizard/Assets/Scenes/Level2.unity
1-HP-Wizard/Assets/Scenes/Level3.unity
File > Build Settings
Select your target platform.
Build
Select your build location.
https://docs.google.com/document/d/1hs4El7qzT2vCHhaPN9zTqvtF0LksF_KemcwoVwB_Los/edit?usp=sharing
https://s3.us-east-2.amazonaws.com/scott-liu-storage/Project+Proposal+498.pdf
3D representation of one of our earth gestures datasets.
This is used to train the Earth
Class in our model.
3D representation of one of our erroneous gestures datasets.
This is used to train the Unknown
Class in our model.
You may reach me at 1hpwizard@scott-liu.com
to inquire about this project.