cse442-at-ub / cse442-semester-project-bungalow-bois

cse442-semester-project-bungalow-bois created by GitHub Classroom
0 stars 2 forks source link

Create Online Game System #49

Open jameshess9 opened 4 years ago

jameshess9 commented 4 years ago

As a player, I want to be able to play online, so that I can play against real people online

jameshess9 commented 4 years ago

1) Log in or register on the website 2) Select "Friends tab" 3) Click invite to game to challenger a friend 4) Once the player has accepted the challenge invite the game will start 5) If it is my turn, hitting play multiplayer in the setting tabs allows me to make a move If it is not my turn, it will not allow me to make a move 6) The game works back and forth

Cackerman55 commented 4 years ago

The acceptance tests here is great. You need more dependencies though to complete this story for Sprint 3. Right now you only have a database. What other features do you need? Add the tasks and the right tests for them as well. Without this you cannot complete this for Sprint 3.