Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 941 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 941 Bytes

Dr Mario Wiktor Smaga 2020-2021

About

Dr Mario is a 1990 action puzzle video game produced by Gunpei Yokoi and designed by Takahiro Harada.

The player's objective is to destroy the viruses populating the on-screen playing field by using colored vitamin capsules that are tossed into the field by Mario. Read more

Installation

Just clone or download this repo

git clone https://www.github.com/Wenszel/vanillajs-dr-mario

cd vanillajs-dr-mario

start index.html

Controls

  • Left arrow / A - move left
  • Right arrow / D - move right
  • Arrow up / W - rotate left
  • Left Shift - rotate right
  • Down Arrow / S - drop a pill

Interface

Main menu:

MainMenu

Game:

Interface