Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 505 Bytes

DrMarioClone

Dr. Mario game clone - school JS project

Work

Move, rotate or throw falling pills at viruses to destroy them. To beat cells must be at least 4 cells in that same color in row.

To run this code, try use live server

Notes

Game have not settings, main menu and that other stuff

Controls

  • a, arrow left - move pill left
  • d, arrow right - move pill right
  • w, arrow up - rotate pill to left
  • shift - rotate pill to right
  • s, arrow down - throw pill

TODO

nothing to do