Add REPL to play with

This commit is contained in:
sage 2023-12-06 19:05:19 -05:00
parent 5041ae8e82
commit 60db991c8d
1 changed files with 5 additions and 1 deletions

View File

@ -18,3 +18,7 @@ update in real time. Instead of processing game ticks as frequently as possible,
only at request time. Essentially, using a very large delta value between ticks. only at request time. Essentially, using a very large delta value between ticks.
This also leaves the Hvacker server relatively lightweight, in an idle state at nearly all times. This also leaves the Hvacker server relatively lightweight, in an idle state at nearly all times.
## Try it out!
<div id="hvacker-console-placeholder">Only functional on git.sagev.space</div>