You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debugging Hotham apps is a pain. This feature would give us the ability to debug running apps.
A simple a way to do this would be to have a web app that communicates with the game engine over a websocket. This webapp could display information about the running game, plus add the ability to change or tweak values on the fly.
TODO
Create webapp
Add websocket server
Test
The text was updated successfully, but these errors were encountered:
Background
Debugging Hotham apps is a pain. This feature would give us the ability to debug running apps.
A simple a way to do this would be to have a web app that communicates with the game engine over a websocket. This webapp could display information about the running game, plus add the ability to change or tweak values on the fly.
TODO
The text was updated successfully, but these errors were encountered: