You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Code and Assets for a Simple Platformer Demo in Unity for a Tutorial
3
3
4
4
I made this playable demo to showcase the instructions outlined in my tutorial serie: How to Make a 2D Platformer in Unity. I wanted to make a simple and comprehensive introduction to creating games with Unity with code, explanation and assets available to everyone.
5
5
6
+

7
+
6
8
FEATURES:
7
9
- Player Controller for movement and animation
8
10
- Patrolling Monster
@@ -14,3 +16,7 @@ A lot of other introductory stuff presented in a simple and approachable manner!
14
16
Visit my website to get the tutorial and explanations for the code: https://www.noveltech.dev/work/tutorial-platformer-2d-unity/
15
17
16
18
The Playable demo is available on itch: https://wally869.itch.io/tutorialplatformer2d
19
+
20
+
Credits:
21
+
22
+
PixelFrog for his great, free characters, tilesets... Get them here: https://pixel-frog.itch.io/pixel-adventure-1
0 commit comments