Press Enter to search or Esc to close

Metroid resurrected

I developed this 2d game inspired by the famous Metroid (of which I accidentally found the sprites online, and hence the idea). Initially it was a game that should have been composed of countless levels and a campaign with a final boss, and indeed the logical structure is already ready for this type of development. However, due to the desperate lack of time, I had to leave the game in survival mode only.

The game is developed by 0, without the use of any framework (at the time I was studying the structure of videogames) using the graphics API made available by the HTML5 Canvas. If you are interested you can play it here


Gameplay details

  • 3 different enemies
  • 5 weapons (pistol, shotgun, machinegun, rocket launcher, holegenerator)
  • 3 special moves + sprint
  • Sprint trail rendering
  • 1 Quad Damage multiplier
  • Blood and particle effects
  • In-game dialogs
  • Sound system
  • Particle system
  • In-game events (events collisions)
  • Inventory