# WORKING TITLE ## Summary Short summary of the game and gameplay. ## Branching - `master` - Current state of the game - `dev` - Next feature update state of the game - Merged to `master` - `dev-X` - Specific features for the game - Merged to `dev` - `hotfix-X` - Bugfixes that need to be pushed to all branches ## Context Ludum Dare whatever