nbarkhina / MarioHTML

My take on an iconic game written in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mario HTML

View demo here

https://www.neilb.net/MarioHTML/

To Build the project first install TypeScript and the dependencies

npm install -g typescript

npm install

Then run the TSC Compiler to build the JavaScript Files

tsc

Also supports mobile and Xbox One Controller on PC

alt

About

My take on an iconic game written in TypeScript


Languages

Language:TypeScript 93.7%Language:HTML 6.3%