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

@ -17,4 +17,8 @@ actions you want to take. Thus, it was decided that as few elements as possible
update in real time. Instead of processing game ticks as frequently as possible, they are handled
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>