|
0287f8aec0
|
Error if game already started or more than 4 players
|
2021-06-18 10:19:03 +02:00 |
|
|
73ced0222f
|
- Refactoring
- Show which player is active
|
2021-06-18 09:43:40 +02:00 |
|
|
f4d9804100
|
- Added TODO
- Fix Bug if active player leaves
|
2021-06-18 09:09:50 +02:00 |
|
|
6ca95e697c
|
Improved positioning of players
|
2021-06-18 08:56:31 +02:00 |
|
|
a5ec342005
|
Fix empty room bug
|
2021-06-18 08:55:55 +02:00 |
|
|
ae4d7085ba
|
Removed unused files
|
2021-06-18 08:37:10 +02:00 |
|
Fabian Thome
|
559336fb65
|
player movement
- changed direction of gameplay (now clockwise)
- renamed player variables
|
2021-06-17 19:57:32 +02:00 |
|
Thorsten Rausch
|
ae82565bbe
|
fix missing broadcast "user left"
|
2021-06-17 19:22:36 +02:00 |
|
Thorsten Rausch
|
aa97939037
|
Merge branch 'logic' into player-movement
# Conflicts:
# Webservice/Player.js
|
2021-06-17 19:08:37 +02:00 |
|
Thorsten Rausch
|
d60b97a112
|
Merge remote-tracking branch 'origin/player-movement' into player-movement
|
2021-06-17 18:59:43 +02:00 |
|
Fabian Thome
|
7011f773a5
|
player movement
- notice 'player moved'
- added fourth player
- added colors for players
- remove players & add new players at new position
|
2021-06-17 18:51:23 +02:00 |
|
Fabian Thome
|
e85e66444c
|
emit 'player moved'
|
2021-06-17 18:49:31 +02:00 |
|
Thorsten Rausch
|
8f30d63b03
|
add methods to Game to access players by name
|
2021-06-17 18:33:16 +02:00 |
|
Fabian Thome
|
dffb1ce516
|
player movement
|
2021-06-17 17:23:53 +02:00 |
|