/drmario-ts

A port of dr.mario-javascript to typescript

Primary LanguageJavaScript

Info

Dr. Mario is a tetris-like game made by Nintendo.

This is a javascript remake using the canvas tag (supported by all modern browsers).

You can see it in action at http://radokirov.com/drmario/game.html.

Future Improvements

  • sprites (graphic designers welcome)
  • better bot
  • code clean-up