Commit Graph

27 Commits

Author SHA1 Message Date
Vivianne 36ff5f887c Some tweaks which break things, oops. 2023-07-16 19:59:42 -07:00
Vivianne 3e9d075cda Code for joiner too! It works! 2023-07-09 22:45:57 -07:00
Vivianne 78226e84e6 Almost working on the initiator side 2023-07-09 21:40:22 -07:00
Vivianne aea22730d3 Return the joiner 2023-07-06 22:40:45 -07:00
Vivianne e4a9dda6cd Do the transition after registering. 2023-07-06 22:27:05 -07:00
Vivianne 3bb0c69096 Remove with-vat so we can use make-joiner 2023-07-06 22:04:51 -07:00
Vivianne 2148ae2e8d Basic repl over tor 2023-07-06 22:03:27 -07:00
Vivianne 22cf549c88 Missing change 2023-07-06 21:42:17 -07:00
Vivianne f844bf10d3 Switch to tor 2023-07-06 21:36:51 -07:00
Vivianne 32fb2edb71 We have a working TTT protocol 2023-07-06 21:33:23 -07:00
Vivianne 493ad2349c Rename host/client to initiator/joiner 2023-07-06 20:05:42 -07:00
Vivianne 610e09b2a6 Fix the bcom on the client side. Lobby side still a problem
- Can't use bcom in callbacks
2023-07-03 04:11:06 -07:00
Vivianne 3ce3051bef lambdaize 2023-07-03 01:09:24 -07:00
Vivianne 3830cdbed4 whitespace 2023-07-02 19:59:41 -07:00
Vivianne 1d475841d4 Rename 'actors' to 'game' to better represent its purpose 2023-07-02 19:56:06 -07:00
Vivianne 0a01503dab Bit of a big re-org. Now the RPS component is decoupled from the ggg 2023-07-02 19:52:44 -07:00
Vivianne 3f39e8855e Update to not use oop which reduces unneeded boilerplate 2023-07-01 23:08:05 -07:00
Vivianne b9006ffd64 Some work on getting scripts to work, hopefully not too messy. 2023-02-18 13:40:07 -08:00
Vivianne bf522a863d Unfortunately I am running into a problem with standard input that I can only
repro when using goblins.
2023-02-12 00:42:07 -08:00
Vivianne aa89fc61a9 Switch to ~a to avoid quotes in name. 2023-02-05 23:34:59 -08:00
Vivianne efe8e786c3 Some adjustments to the prints, and export <rps-host> class. 2023-02-05 23:30:12 -08:00
Vivianne af674390cb More tweaks and tidies and fixes to unnecessary things 2023-02-05 06:20:04 -08:00
Vivianne 71e35eb2d5 Further tidying 2023-02-05 05:26:35 -08:00
Vivianne 659397f9c9 Section headers 2023-02-05 04:51:13 -08:00
Vivianne 14ea86a928 A bit cleaner logic, and removed unnecessary case in RPS check 2023-02-05 04:49:01 -08:00
Vivianne b2bcaa8086 Added randomness and more cleanups 2023-02-03 06:19:04 -08:00
Vivianne afd422039f Initial commit with RPS functionality 2023-02-03 05:18:17 -08:00