Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keybindings for local play characters #1

Open
dusan-turajlic opened this issue Jun 21, 2022 · 0 comments
Open

Add keybindings for local play characters #1

dusan-turajlic opened this issue Jun 21, 2022 · 0 comments

Comments

@dusan-turajlic
Copy link
Member

dusan-turajlic commented Jun 21, 2022

We want to be able to play the game on a single computer. So we need to add functionality for second character keybindings.

Scenario 1: As a player, I want to be able to play a game with my friend on my computer

GIVEN Player one has started a two-player game
WHEN Player one presses WASD
AND Player two presses arrow keys
THEN both characters move independently

Scenario 2: As a player, I want to spawn on the map in a different location than the other player

GIVEN Player one has spawned
WHEN Player two spawns
THEN Player two has spawned in a different location than player one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant