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 character speed and attack #237114

Closed

Conversation

faraon-bot
Copy link

@faraon-bot faraon-bot commented Dec 31, 2024

Add character class with speed and attack properties and methods to increase them.

  • Character Class

    • Create Character class with speed and attack properties.
    • Add methods increaseSpeed and increaseAttack to increase speed and attack respectively.
  • Character Tests

    • Add tests for increaseSpeed and increaseAttack methods in character.test.ts.
  • Character Styles

    • Add CSS styles for character, speed indicator, and attack indicator in character.css.
  • Character HTML

    • Add HTML structure to display character with speed and attack indicators in character.html.

For more details, open the Copilot Workspace session.

Add character class with speed and attack properties and methods to increase them.

* **Character Class**
  - Create `Character` class with `speed` and `attack` properties.
  - Add methods `increaseSpeed` and `increaseAttack` to increase speed and attack respectively.

* **Character Tests**
  - Add tests for `increaseSpeed` and `increaseAttack` methods in `character.test.ts`.

* **Character Styles**
  - Add CSS styles for character, speed indicator, and attack indicator in `character.css`.

* **Character HTML**
  - Add HTML structure to display character with speed and attack indicators in `character.html`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/vscode/tree/169?shareId=XXXX-XXXX-XXXX-XXXX).
@FreeMason9224
Copy link

@microsoft-github-policy-service agree [company="{your company}"]

@zkhin
Copy link

zkhin commented Dec 31, 2024

What even is this? A hallucinating bot?

@ulugbekna ulugbekna closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants