File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ Resources for making awesome games with [MakeCode Arcdade](https://arcade.makeco
6
6
![ shooting example] ( imgs/projectiles.gif )
7
7
- [ Video Tutorial] ( https://youtu.be/8U64KW0Brz0 )
8
8
9
+ ### No More Spamming!
10
+ -[ Delaying Projectiles] ( https://youtu.be/_mvZLLS-sjI )
11
+
9
12
### Projectiles in All Directions
10
13
![ shooting example] ( imgs/moveshoot.gif )
11
14
- [ Video Tutorial] ( https://www.youtube.com/watch?v=uKa__AExuao&t=762s )
@@ -26,3 +29,9 @@ Animate your sprites!
26
29
## Jump Example
27
30
Here is an example how to make a simple jump physics using velocity and acceleration.
28
31
- [ Code Example] ( https://arcade.makecode.com/S81924-85073-02151-45494 )
32
+
33
+ ## MultiPlayer
34
+ - [ Multiplayer Activity Guide] ( https://arcade.makecode.com/courses/csintro2/logic/multiplayer )
35
+ - [ Multi Player Fighting Game] ( https://www.instructables.com/MultiplayerFighting-on-GameGo-With-Makecode-Arcade/ )
36
+ - [ 2 Player Galga] ( https://www.youtube.com/watch?v=AyvYTKc15pw )
37
+
You can’t perform that action at this time.
0 commit comments