Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 2 column 1
---
<!-- .slide: class="center" -->
@title[Kotlin]
### Final project
#### Online bomberman game
---
@title[Credits]
Credits:
- Backend — Vitaly Makeev
- Frontend — Artur Zamaliutdinov
- Web — Maxim Krasilnikov
@title[Architecture overview]
@title[Architecture overview]
@title[Game Server] Game Server is a separate application that do in cycle: 0. gets input from multiple clients 0. play game mechanics 0. send game state to clients (replica)
@title[Features]
- Matches for 1, 2 and 4 people
- List of current players on the right
- Login screen
- Background music and sounds
- Smooth corner collision
- 4 types of bonuses
- Victory and lose animations
@title[Delpoyment]
Both servers were deployed in google cloud services http://35.228.192.148:8080
@title[Git]
https://github.com/mirmashel/bomberman/
@title[Thank you for your attention] Thank you for your attention!