2D Platformer Demo - Unity
Followed YouTube - Build a 2D Platformer Game in Unity | Unity Beginner Tutorial and enhanced it. See my GitHub link for:
- Detailed engine comparison for chosen ones and list of rejected engines with reasons
- Steps taken, other tutorials and tips for this engine
- Source code for game for this engine
- Source code for the same game built in other engines (makes it easy to compare)
This is a fully playable level that demonstrates various parts of the Unity engine.
Inputs supported:
- Keyboard (Arrow Keys / WASD + Space for Jump)
- Controller (Left thumbstick / D-Pad + bottom button for Jump (A on Xbox controller))
No known issues.
| Status | Released |
| Platforms | HTML5 |
| Author | Duncan Scott |
| Genre | Platformer |
| Made with | Unity |
| Tags | 2D, demo, example, Short, Tutorial, Unity |
| Code license | MIT License |
| Asset license | Creative Commons Zero v1.0 Universal |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard, Xbox controller |
| Links | Source code |

Comments
Log in with itch.io to leave a comment.
Good Job!
Thanks very much, appreciate the compliment :). The repo isn't quite up to date, just doing a tiny bit of tidy up but will have this sorted ASAP.
Repo has now been updated, it's just missing the rejected engines list.