Download Game! Currently 93 players and visitors. Last logged in:PereHairCelbornMuta

Blitzer's Blog >> 71902

Back to blogs index
Posted: 30 Aug 2026 21:36 [ permalink ]

==================================================
[MASTER] Executing Test: 05_game_test.json
==================================================
[TEST RUNNER] Orchestrating test for tests/fixtures/adventure.c on port 5004
[VM STDOUT] HAUKI> [VM STDOUT] HAUKI REPL ready. Serving 1 network port(s).
[NetServer] Listening on port 5004  tests/fixtures/adventure.c
[TEST RUNNER] Socket connected to localhost:5004. Initiating sequence...
[TEST RUNNER] Socket connected to localhost:5004. Initiating sequence...
::ffff:127.0.0.1:53040
[VM STDOUT] [VM DEBUG] net_write emitted String: "ROOM: Cell"
[PASS] Sent: "look" | Recv: "ROOM: Cell"
[VM STDOUT] [VM DEBUG] net_write emitted String: "ACTION: You take the key"
[PASS] Sent: "take key" | Recv: "ACTION: You take the key"
[VM STDOUT] [VM DEBUG] net_write emitted String: "ACTION: You unlock the door"
[PASS] Sent: "north" | Recv: "ACTION: You unlock the door"
[VM STDOUT] [VM DEBUG] net_write emitted String: "ROOM: Hallway"
[PASS] Sent: "look" | Recv: "ROOM: Hallway"

[TEST RUNNER]  Sequence complete. All assertions passed.
[MASTER]  05_game_test.json PASSED

==================================================
[MASTER] Test Suite Complete.
[MASTER] Passed: 5 | Failed: 0
==================================================
user@elli:~/GD$