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

C grove #354

Merged
merged 124 commits into from
Dec 29, 2024
Merged

C grove #354

merged 124 commits into from
Dec 29, 2024

Conversation

johnnywycliffe
Copy link
Collaborator

Description

Finished version 1.0 of Chowa Grove

Test Instructions

Play the game

Ticket Links

#223

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 self-assigned this Dec 29, 2024
@johnnywycliffe johnnywycliffe added the game This is a game being written for Swadge label Dec 29, 2024
@johnnywycliffe
Copy link
Collaborator Author

My brain is fried. I'll check for errors in the build tomorrow. Already quashed one.

johnnywycliffe and others added 2 commits December 29, 2024 11:02
Updated final page graphics to show
Use heap_caps_calloc(), not calloc()
@johnnywycliffe johnnywycliffe merged commit cc3806e into main Dec 29, 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.

2 participants