shakram02 / PiFloor

An Interactive floor Application, oriented towards child education
Apache License 2.0
2 stars 3 forks source link

Display student position in realtime #51

Closed shakram02 closed 5 years ago

shakram02 commented 5 years ago

The frontend must be able to display the current student position on the grid (before marking the answer), something like displaying the current location of the student by changing the text color of the grid tile on the frontend or whatever you find appropriate

This is important as it gives feedback to the student that the game is still working

shakram02 commented 5 years ago

The websocket in android already sends the location

shakram02 commented 5 years ago

depends on #52