Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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