Erick
6702a48b1b
docs: Space Shooter Tutorial had flutter app missing in some steps ( #2993 )
...
Adds flutter app block to the steps 4, 5 and 6 to the space shooter
tutorial, which were missing.
2024-01-22 16:36:23 -03:00
Erick
6ee9ffe50d
docs: Improving collision on SpaceShooter tutorial ( #2946 )
...
Improves the collision code of the space shooter tutorial.
Replace or remove this text.
2023-12-21 15:07:57 -03:00
Erick
093a702a76
docs: Improving Space Shooter tutorial by moving attributes to constructors ( #2944 )
...
This PR improves the Space Shooter Tutorial as a whole by moving the
setting of component's attributes from their `onLoad` method, to their
constructors.
2023-12-21 17:35:25 +01:00
Erick
1b1e489040
docs: Adding Space Shooter Step 6 ( #2936 )
...
Adds the sixth step for the space shooter tutorial.
2023-12-21 15:09:22 +01:00