trundlr / sbox-sports

Sports for s&box - a collaboration between Eagle One and Ape Tavern.
MIT License
8 stars 0 forks source link

Implement the bowling game flow #48

Closed trundlr closed 2 years ago

trundlr commented 2 years ago

We need a system for controlling flow (or state) of a bowling instance.

The following functionality should exist:

Adesii commented 2 years ago

so basically a statemachine. this should probably be generic. so we can reuse it for other gamemodes. Im gonna try. if i get stuck someone can just work on it further on the state-machine branch