Skip to content

Add simple debug interface #96

@kanerogers

Description

@kanerogers

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

  • Create webapp
  • Add websocket server
  • Test

Metadata

Metadata

Assignees

Labels

featureA new feature to add to the engine

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions