Skip to content

michalbie/Dr-Mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dr-Mario ·

Old atari game clone made in Javascript, HTML5 and SCSS. Check out live: https://michalbie.github.io/Dr-Mario/

Game rules

Your goal is to destroy all viruses on each level. You can do it by stacking 3 cells near the virus of the same color (horizontally and vertically). You can see next pill in the queue on top of the doctor hand. If pills reach the bottle neck - you lose. Each level is much harder and you can play infinite number of levels.

Controls

You move the pill by left and right arrow. You can also rotate the pill by up arrow (rotate left) and right shift (rotate right). When you press down arrow, the pill goes vertically down without the possibility to move it to the left or right.

Game look

Desktop Desktop

Contribution

If you want to contribute, please create new pull request or open an issue. Copy my .editorconfig file and follow rules from this link Style Guide.