Skip to content

embeddedt/MartianMath

Repository files navigation

Math Master

Based on Phaser 3 TypeScript Platformer Example

How To Use

To clone and run this game, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Install dependencies
$ npm install

# Start the local development server (on port 8080)
$ npm start

# Ready for production?
# Build the production ready code to the /dist folder
$ npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors