As a player I need a game menu where I can choose my tank type So that I can select a strategy before the battle begins
Details and Assumptions
At least two types of tanks are available with different attributes
Each tank type has different weapon characteristics
Tank selection occurs before the battle starts
Acceptance Criteria
Given I am at the main menu
When I select "Start Game"
Then I should see a tank selection screen
And I should be able to choose between at least two different tank types
And each tank type should display its unique attributes
And after selecting a tank, the game should start with my chosen tank
As a player
I need a game menu where I can choose my tank type
So that I can select a strategy before the battle begins
Details and Assumptions
Acceptance Criteria