Updating readme to have some better info.
In the future we might wanna put some more descriptions or pictures or whatever on what the app actually does.
This commit is contained in:
parent
0896a343c2
commit
43d85e782c
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -1,2 +1,14 @@
|
||||||
# MoChaApp
|
# Monster Chase
|
||||||
A unity project version of a monster chasing fitness app for CSCE 482
|
|
||||||
|
Unity front end client of a gamified fitness app for CSCE 482.
|
||||||
|
|
||||||
|
Create a monster and run!
|
||||||
|
|
||||||
|
## Development Details
|
||||||
|
|
||||||
|
This client unity app will mostly just be pulling data
|
||||||
|
from a connected fitbit device and the server backend
|
||||||
|
of our fitness game.
|
||||||
|
|
||||||
|
Its server backend companion github can be found here:
|
||||||
|
https://github.tamu.edu/rhetorical575/mocha-server
|
||||||
|
|
Reference in a new issue