Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PengBAI/mariohtml5
Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements
https://github.com/PengBAI/mariohtml5
Last synced: 3 months ago
JSON representation
Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements
- Host: GitHub
- URL: https://github.com/PengBAI/mariohtml5
- Owner: PengBAI
- Fork: true (robertkleffner/mariohtml5)
- Created: 2016-04-11T11:03:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T20:04:19.000Z (10 months ago)
- Last Synced: 2024-06-22T14:41:25.273Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 19
- Watchers: 2
- Forks: 67
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Super Mario
Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements[![Docker Hub](https://img.shields.io/badge/docker-ready-blue.svg)](https://hub.docker.com/r/pengbai/docker-supermario/)
[![](https://imagelayers.io/badge/pengbai/docker-supermario:latest.svg)](https://imagelayers.io/?images=pengbai/docker-supermario:latest 'Get your own badge on imagelayers.io')[![asciicast](https://asciinema.org/a/46186.png)](https://asciinema.org/a/46186)
Image on docker hub: [https://hub.docker.com/r/pengbai/docker-supermario/](https://hub.docker.com/r/pengbai/docker-supermario/)
## Description
Run with mapping container's 8080 port, and use your navigator http://localhost:8600:
```
docker run -d -p 8600:8080 pengbai/docker-supermario
```[![](https://github.com/PengBAI/mariohtml5/blob/master/demo/demo.PNG?raw=true)](https://github.com/PengBAI/mariohtml5/blob/master/demo/demo.PNG?raw=true)
from gitpod