Skip to content

Jagyaseni/Mario-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mario-Game

A simple web-based game that features a player and two enemies

Game features

  1. 1 player
  2. 2 enemies moving up and down with different speeds
  3. press ⬅️➡️ to move the player [hint: add event listener for keydown and keyup]
  4. 1 goal at the right side of the box
  5. when player and enemy collide, game over
  6. when player reaches goal, level complete
  7. every level, increase speed of enemy

Screenshot 2023-03-20 at 8 37 17 PM

About

A simple web-based game that features a player and two enemies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors