xpogosteve / VirtualBarstool

Project for Software Engineering. Update with more info later
0 stars 0 forks source link

Write Tests for Ball Placement #9

Closed xpogosteve closed 5 years ago

xpogosteve commented 5 years ago

As a developer, I want to ensure that the balls are placed correctly on the table. I should write tests that ensure the correct spot of the balls, that the balls are ordered correctly, and that the cue ball is placed correctly

cesidiolucente commented 5 years ago

Upon game start, balls should be set up properly at the side of the table opposite to player spawn Balls must be given 0 velocity initially, so that they do not move upon spawn Cue ball should be places in proper location on side of player spawn