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

Flame codelab mobile overlay #1321

Merged
merged 2 commits into from Jan 3, 2023

Conversation

khanhnwin
Copy link
Contributor

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. For larger changes, raising an issue first helps
reduce redundant work.

Pre-launch Checklist

  • I read the Effective Dart: Style recently, and have followed its advice.
  • I signed the CLA.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

@khanhnwin khanhnwin merged commit 028be9a into flame-codelab-cleanup Jan 3, 2023
@khanhnwin khanhnwin deleted the flame-codelab-mobile-overlay branch January 3, 2023 18:01
@khanhnwin
Copy link
Contributor Author

thanks y'all!

domesticmouse pushed a commit that referenced this pull request Jan 4, 2023
* modifications & comment clean up for the more on platforms section. Primarily step_05 directory.

* Update step_06 with insert code here comments

* add newline at end of file

* inline comments for step_02 code and move player reset position code to player class

* replace inline comments for step_02 player.dart

* step_03 code clean up

* cleanup for step_06

* fix starting speed bug & general cleanup

* step_07 cleanup

* unify doodle_dash.dart steps

* forgot to add step_05 level_manager changes in previous commit

* main.dart unification and cleanup

* unify sprites/sprites.dart and sprites/powerup.dart

* unify platform.dart

* unify and clean up player.dart

* final cleanup player.dart

* update analysis_options.yaml to ignore unused_X lints

* newline at end of file

* Flame codelab mobile overlay (#1321)

* add left and right overlay buttons on iOS and Android

* put code comment back

* update player.dart to create and use separate moveLeft and right methods

* added directional button comments to game overlay and put final project code into new directory

* fix correct sprites import in player.dart comment

* replace correct step label for sprites import

* removed comments from object_manager.dart and added more placeholders for the first project

* comment out update method before player object is available on DoodleDash game

* import correct analysis_options.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants