• Rahix's avatar
    Add angel_shifts module · dc2ba21f
    Rahix authored
    A new module to contain the "logic" for all angel shifts.  As an
    example/first shift, introduce a "Bottle Angel Shift".
    
    Shifts are abstracted as a trait object which contains the actual shift
    logic and is dynamically selected based on RNG.
    dc2ba21f
main.rs 488 Bytes