Skip to content

itsMapleLeaf/super-mario-typescript

Repository files navigation

Meth Meth Method's "Writing Super Mario in JavaScript" series, using TypeScript.

Original: https://github.com/meth-meth-method/super-mario

Prerequisites

You'll need the following installed:

As well as an editor with support for TypeScript, such as VSCode

Setup

Run these commands on the command line. Clone the repository:

git clone https://github.com/kingdaro/super-mario-typescript
cd super-mario-typescript

Install project dependencies:

yarn

Start the dev server:

yarn dev

Then open up http://localhost:4000 in the browser to see it running

About

Meth Meth Method's "Writing Super Mario in JavaScript" series, in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors