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

Chowa Grove v0.1 #309

Merged
merged 66 commits into from
Nov 6, 2024
Merged

Chowa Grove v0.1 #309

merged 66 commits into from
Nov 6, 2024

Conversation

johnnywycliffe
Copy link
Collaborator

Description

Chowa Grove v0.1
Features:

  • A garden to play in
  • A fighting arena with invisible participants
  • One color of Chowa

This pull is to verify integration so far with other branches. "It works on my machine" isn't good enough.

Test Instructions

It's a game mode. You run it and press buttons.

Ticket Links

None yet. Game still requires a lot of polish.

Readiness Checklist

  • I have run make format to format the changes
  • I have compiled the firmware and the changes have no warnings
  • I have compiled the emulator and the changes have no warnings
  • I have run make cppcheck and checked that cppcheck_result.txt has no warnings for the changes
  • I have added doxygen comments to any code used by more than one Swadge mode. This includes /*! \file comments with Design Philosophy, Usage, and Example sections for new headers.
  • I have run make docs and checked that doxy_warnings.txt has no warnings for the new code

@johnnywycliffe johnnywycliffe added the game This is a game being written for Swadge label Nov 4, 2024
@johnnywycliffe johnnywycliffe self-assigned this Nov 4, 2024
@johnnywycliffe johnnywycliffe linked an issue Nov 4, 2024 that may be closed by this pull request
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this gif getting used?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be deleted

main/CMakeLists.txt Show resolved Hide resolved
main/modes/games/cGrove/Docs/Tasks.md Show resolved Hide resolved
main/modes/games/cGrove/Garden/cg_Grove.c Show resolved Hide resolved
main/modes/games/cGrove/Garden/cg_Grove.c Show resolved Hide resolved
main/modes/games/cGrove/Garden/cg_Grove.c Show resolved Hide resolved
main/modes/games/cGrove/Garden/cg_Grove.c Show resolved Hide resolved
main/modes/games/cGrove/Garden/cg_Grove.c Show resolved Hide resolved
main/modes/games/cGrove/Sparring/cg_Match.c Show resolved Hide resolved
@AEFeinstein
Copy link
Owner

Left some comments for the future, but this is good enough for main!

@AEFeinstein AEFeinstein merged commit 2cf5e54 into main Nov 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game This is a game being written for Swadge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chowa Garden Game
2 participants