Skip to content

Commit

Permalink
Updated With New Questions and Format Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rud156 committed Dec 12, 2019
1 parent ecc9466 commit 1eb636e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Binary file added Custom Question Format/Question Format.pdf
Binary file not shown.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# MathSavr
# MathSaVR

## Description
MathSavr is a educational VR game based off Beat Saber that aims to make solving simple maths equations in a fun and interactive way. It also collects stats to help a teacher or someone else to gauge how good the player actually did in the game.
MathSaVR is a educational VR game based off Beat Saber that aims to make solving simple maths equations in a fun and interactive way. It also collects stats to help a teacher or someone else to gauge how good the player actually did in the game.

## Custom Questions
If you want custom questions to show up in game in the **Master** mode, after building out the game, Edit `Questions.txt` following the format in https://github.com/Rud156/MathSaber/blob/master/Custom%20Question%20Format/Question%20Format.pdf

## Build
https://github.com/Rud156/MathSaber/blob/master/Build/MathSavr.7z
### If you want to build to the game yourself:
- Build it normally as you would through Unity
- Copy the `EquationsQuestions` folder into the Build forlder
- Ensure that the `EquationsQuestions` folder has `Questions.txt` file
- Edit `Questions.txt` file based on the above linked PDF to add new questions

## Video
https://github.com/Rud156/MathSaber/blob/master/Video/MathSavrGamePlay.mp4
Expand Down

0 comments on commit 1eb636e

Please sign in to comment.