https://github.com/connormcf/worldskills-scoreboard
https://github.com/connormcf/worldskills-scoreboard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/connormcf/worldskills-scoreboard
- Owner: ConnorMcF
- Created: 2019-08-05T01:02:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T00:47:00.000Z (over 2 years ago)
- Last Synced: 2024-12-27T12:08:07.020Z (6 months ago)
- Language: C#
- Size: 2.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# worldskills-scoreboard
## Application
Written in C#, reads memory from PacketTracer process to send score to server and display.
## Server
Written in node.js, takes connections from application to collect real-time scores.
Design works best in Firefox, Chromium appears to cause flickering.