[common] add GameDispatcher

This commit is contained in:
2019-03-26 11:23:34 +03:00
parent a948dfbaad
commit e609dafedc
16 changed files with 259 additions and 89 deletions

View File

@@ -20,13 +20,13 @@ bricks:
player:
default: &player
protect: 3
life: 10
protect: 2
tanks:
- {type: default, rate: 1}
team:
base: &team
life: 10
players:
- {<<: *player, index: 0}