Ongoing 2D platformer made in Unity
It is using the Pixel Adventure assets by Pixel Frog : https://pixelfrog-assets.itch.io/pixel-adventure-1
Some images :
Everything else was made from scratch. Here is the current working features :
- Movement of the player on the X & Y axis
- Jump movement
- Sprite facing the direction you are moving
- Saw that kills the player
- Restart mechanic when touching the saw
- Every movement animated, except death.
- Small Menu with 2 buttons : one to switch to the game scene, the other to quit the app
- Added checkpoints
- Added a real death (and don't allow the player to move)
- Added ennemies + their scripted movement 🎊
- Added lives (animated)
- Added moving platforms
- Added collectibles !!
Features to be implemented :
- Maybe add a walljump feature
- More to come :)
Thanks for passing by. Feel free to correct my bad code 💻 any time !


