Skip to content

Commit 8cfe31e

Browse files
committed
projectiles
1 parent 2636ff3 commit 8cfe31e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# MakeCode Arcade Guide
22
Resources for making awesome games with [MakeCode Arcdade](https://arcade.makecode.com/)
33

4-
## Projectiles in All Directions
4+
## Projectiles
5+
### Firing Projectiles to Destroy Enemies
6+
![shooting example](imgs/projectiles.gif)
7+
- [Video Tutorial](https://youtu.be/8U64KW0Brz0)
8+
9+
### Projectiles in All Directions
510
![shooting example](imgs/moveshoot.gif)
611
- [Video Tutorial](https://www.youtube.com/watch?v=uKa__AExuao&t=762s)
712
- [Example Code](https://arcade.makecode.com/S97473-84006-57536-03114)

imgs/projectiles.gif

4.44 MB
Loading

0 commit comments

Comments
 (0)