Crate race_api

Source
Expand description

This crate contains the basics of the protocol

  • Game handler interface
  • Randomness implementation
  • Encryption/decryption implementation

Modulesยง

decision
Decision handling
effect
Effect for game handler
engine
error
event
prelude
random
Random handling
types