Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Highscores on txt file with Mqtt Python Client #49

Closed
5 tasks done
GameModes opened this issue Nov 1, 2021 · 0 comments
Closed
5 tasks done

Updating Highscores on txt file with Mqtt Python Client #49

GameModes opened this issue Nov 1, 2021 · 0 comments
Assignees
Labels
Sprint #3 User Story Dit is een user story

Comments

@GameModes
Copy link
Collaborator

GameModes commented Nov 1, 2021

Priority: [ 3]
Time estimation: [9]

Description:
Javascript doesn't have a direct possibility to read and update text file. Python does. Although VR can't handle running scripts, so we need to use a python server which converts javascript/html messages to python temporarly and use these values to update the highscores text file

Tasks:

  • Create a mqtt client with own-made topics
  • Let the computer change values from text files with mqtt client with python
  • Let the computer receive values as subscriber with Javascript
  • Let the VR change values from text files with mqtt client

Definition of Done:

  • Have a mqtt client/server that can saves (high)scores and when needed can update the highscores
@GameModes GameModes added User Story Dit is een user story Sprint #3 labels Nov 1, 2021
@GameModes GameModes added this to the MVP-AI-Boksspel milestone Nov 1, 2021
@GameModes GameModes added this to To do in SprintBoard via automation Nov 1, 2021
@GameModes GameModes removed this from the MVP-AI-Boksspel milestone Nov 4, 2021
@GameModes GameModes removed this from To do in SprintBoard Nov 4, 2021
@GameModes GameModes added this to Backlog in Product Backlog via automation Nov 4, 2021
@GameModes GameModes mentioned this issue Nov 4, 2021
7 tasks
Product Backlog automation moved this from Backlog to Done Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sprint #3 User Story Dit is een user story
Projects
Development

No branches or pull requests

2 participants