Hyspear is a 2D Platformer with a unique spear throwing ability.
The game can be downloaded on my Itch page.




-
Finishing Up
Tutorialisation Given that this project is just meant to be a demo, most of the game is a tutorial for the movement and spear interaction. I don’t want to spoil too much in case you want to check the game out for yourself, so I’ll just include a little snippet of some of the in-engine…
-
Let’s Restart

Not the Project The level! This week I created an animation for the restart animation, which the player can trigger by pressing ‘R’. This is vital for my game because you only have a limited number of spears per screen / level, so if you make a wrong move, the player may get softlocked. Here’s…
-
Bouncing

Better Sticking In this most recent update, I’ve implemented proper sticking to the spear. It now sticks into walls, the ground and ceilings! This is definitely the biggest step I’ve taken so far towards being feature complete. Only a couple more things to go now until I can start working on level design. Here’s an…