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

[Games] - Tanks Battlefield #126

Open
2 tasks
mattrwang opened this issue Nov 5, 2024 · 0 comments · May be fixed by #129
Open
2 tasks

[Games] - Tanks Battlefield #126

mattrwang opened this issue Nov 5, 2024 · 0 comments · May be fixed by #129
Assignees
Labels
straightforward A straightforward task view Development Focusing on a View

Comments

@mattrwang
Copy link
Collaborator

Description

Create a battlefield for the tanks game to take place. Make a flat ground that is green, and have the sky be black.

Include a "You win!" and "You lost!" popups.

Acceptance Criteria

  • Battlefield is created
  • includes game over popup texts

Proposed Solution

For the popup texts, have two property booleans: gameOver and didWin (names can vary). Look at FlappyBird.qml to see how they handle the game over text.

Mocks

No response

@mattrwang mattrwang added straightforward A straightforward task view Development Focusing on a View labels Nov 5, 2024
@jessicayzhao jessicayzhao linked a pull request Dec 9, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
straightforward A straightforward task view Development Focusing on a View
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants