A fun and challenging platforming game where you must traverse a structure inhabited by triangular beings. Run and jump slash to complete over 40 levels to get to the top!
- 2D platformer game I made from scratch in the Unity engine with C#.
- Wrote several scripts for movement, respawning, loading and other features.
- Wrote a raycast based character controller that handles slopes.
- Designed menu, settings, and pause UI with Unity UI and DOTween script based animation.
- Wrote a save system for level progression with JSON.