cgrooves / black-earth

A Scorched Earth clone, made for fun
2 stars 2 forks source link

Implement sequential and synchronous firing modes #21

Closed cgrooves closed 3 years ago

cgrooves commented 3 years ago

In order for the gameplay to not stink, we want to implement the logic so that the game will process either a single fire event or all fire events before moving on to accept more inputs.

Acceptance Criteria