https://github.com/notchris/smb3
A remake of Super Mario Bros 3 logic using Phaser3
https://github.com/notchris/smb3
mario phaser phaser3 smb3
Last synced: about 1 year ago
JSON representation
A remake of Super Mario Bros 3 logic using Phaser3
- Host: GitHub
- URL: https://github.com/notchris/smb3
- Owner: notchris
- Created: 2019-10-04T14:17:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:12:36.000Z (over 3 years ago)
- Last Synced: 2025-07-19T22:22:56.480Z (about 1 year ago)
- Topics: mario, phaser, phaser3, smb3
- Language: JavaScript
- Size: 3.18 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMB3 Phaser3 Demo

## Install / Run
```
yarn install
yarn run serve
```