Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch spoof Excluding Merge-Ins
This is equivalent to a diff from 1f0e07400c to d7057bb24d
2024-03-26
| ||
09:06 | Adapting the structure to deal with more complex games and merging Spoof, but not ready yet. check-in: 223ad50bdb user: david tags: trunk | |
08:17 | Merged improvements made on Rps and Dice into the Spoof branch and got things in order. Leaf check-in: d7057bb24d user: david tags: spoof | |
2023-11-06
| ||
08:09 | Restructured event loop to use a single channel that receives fedi API notifications game-generated events. Got the tests that were passing, passing again. check-in: 846461bf2e user: david tags: spoof | |
2023-10-31
| ||
12:57 | New release adding dice rolling. check-in: 1f0e07400c user: david tags: trunk | |
2023-10-30
| ||
21:51 | Further fixes to the regexp and the logic. check-in: 11d59e8c64 user: david tags: trunk, v1 | |
Changes to Cargo.toml.
Changes to README.md.
Changes to src/dice.rs.
Changes to src/game.rs.
Changes to src/main.rs.
Changes to src/rps.rs.
Added src/spoof.rs.