Portfolio Platformer
- 5 Devlogs
- 19 Total hours
I created a unique portfolio by implementing facts about myself, past work and contact information into a 2d platformer game.
I created a unique portfolio by implementing facts about myself, past work and contact information into a 2d platformer game.
I’ve made a lot of progress (More than the 3 hours that was recorded) and I’ve taken in some suggestions as well as some new stuff I personally wanted to add.
Devlog 2 (MOVING PLATFORMS)
Link (NOT MOBILE FRIENDLY) : Click Here
(My first platformer so learning the basics)
Created a basic web platformer using phaser
Gave arrow keys control over the player (WASD and mobile don’t work YET)
Experimented with static platforms
Created a moving platform
Added camera following to allow for a platformer world that’s bigger than the screen
Added custom textures to allow for sprites rather than dynamically created parts/player using Phaser’s built in rectangles, which allowed for the addition of collision groups
View my progress at finnb.co.uk