mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-12 21:42:23 +02:00
17 lines
349 B
Markdown
17 lines
349 B
Markdown
# 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
|