Skip to content

a-guerrero/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

Canvas platformer game excercise.

How to start?

First install the needed npm dependencies:

npm install

To build run the npm-script:

npm run build

To build for production:

npm run build-prod

To start a dev server:

npm run start

About

Canvas platformer game excercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published