Commit 04dd2d8c by Alexander Bazo

Update readme

parent bd81744e
# Star Gazer Server
StarGazer is a multiplayer game using gaze data as an input source. This demo showcases the eye tracking classroom's abilities to utilize gaze based real time collaboration.
## Dependencies
StarGazer is based on the colyseus game server framework. To install all dependencies, run `npm install`.
## Requirements
To play the game using gaze data for input a local [gaze-server](https://lab.las3.de/gitlab/eye-tracking-classroom/gaze-server.cs) must be running at `ws://localhost:8001`.
## Building and Testing
- Run `npm install` to install dependencies and build game to `build/`
- Run `npm start` to run the game server
- See [this repository]() for client code
\ No newline at end of file
# A real-time gaze data visualizer for a multi user context
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment