Press Enter to search or Esc to close

Metroid resurrected

Wed Jun 30 2021
gaming html5 javascript
Stack
JavaScript JavaScript PHP PHP MySQL MySQL HTML5 HTML5

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

  1. 3 different enemies
  2. 5 weapons (pistol, shotgun, machinegun, rocket launcher, holegenerator)
  3. 3 special moves + sprint
  4. Sprint trail rendering
  5. 1 Quad Damage multiplier
  6. Blood and particle effects
  7. In-game dialogs
  8. Sound system
  9. Particle system
  10. In-game events (events collisions)
  11. Inventory