Skip to content

This is a Super Mario type game based on js. The main character is a panda, and you need to jump over all obstacles to reach the goal.

Notifications You must be signed in to change notification settings

yibinjia/pandaBounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Super Mario type game. The main character is a panda, and you need to jump over all obstacles to reach the goal.

How to start it

Canvas Boilerplate is the go-to solution for quickly creating modern canvas pieces using ES6 and webpack.

  1. Get into "pandaBounce/practice_level" and "pandaBounce/start"
  2. Input these commands both: npm install $env:NODE_OPTIONS = "--openssl-legacy-provider" npm start

Your canvas piece should open up automatically at http://localhost:3000 and http://localhost:3006, and you should see 'HTML CANVAS BOILERPLATE' on hover.

The original framework is from git clone https://github.com/christopher4lis/canvas-boilerplate.git

About

This is a Super Mario type game based on js. The main character is a panda, and you need to jump over all obstacles to reach the goal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published