Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 24 forks source link

Bare Games #131

Closed QuinnBast closed 1 year ago

QuinnBast commented 1 year ago

Description

Allows 'Bare' games to be created which bypasses map generation. This can be useful for puzzle modes, or allowing custom maps in the future, or even debugging on the client so I can place outposts, and test various combat outcomes.

Additionally, add unit tests for various combat scenarios to ensure that specialist combats are working as intended.