Skip to content

Commit ea8daeb

Browse files
committed
new content
1 parent 8cfe31e commit ea8daeb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Resources for making awesome games with [MakeCode Arcdade](https://arcade.makeco
66
![shooting example](imgs/projectiles.gif)
77
- [Video Tutorial](https://youtu.be/8U64KW0Brz0)
88

9+
### No More Spamming!
10+
-[Delaying Projectiles](https://youtu.be/_mvZLLS-sjI)
11+
912
### Projectiles in All Directions
1013
![shooting example](imgs/moveshoot.gif)
1114
- [Video Tutorial](https://www.youtube.com/watch?v=uKa__AExuao&t=762s)
@@ -26,3 +29,9 @@ Animate your sprites!
2629
## Jump Example
2730
Here is an example how to make a simple jump physics using velocity and acceleration.
2831
- [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+

0 commit comments

Comments
 (0)