Week 7
- jasonphilips2003
- Nov 17, 2024
- 1 min read
2D Platformer
I create a basic player character using paper ZD that can move around a level


I created a basic 2d world using sprites and a level builder


I created a spike that deals damage to the player



I created a diamond collectable for the player

I created some UI elements for the player to track health and collectables

I added a game over and game complete UI screen and a flag that allows you to win if you collected enough diamonds




I created a AI that walks and can deal damage to the player



I created a main menu and a level select menu


Comments