git clone https://github.com/${YOUR-GITHUB-ID}/javascript-tetris.git
docker build -t ${YOUR-DOCKER-HUB-ID}/javascript-tetris .
docker push ${YOUR-DOCKER-HUB-ID}/javascript-tetris
Step.3 Sign up and apply beta test at Ainize.ai
Step.4 Deploy Tetris on Ainize (Tutorial)
- Enter your Github repo url,
https://github.com/${YOUR-GITHUB-ID}/javascript-tetris
- Enter your dockerhub container id,
${YOUR-DOCKER-HUB-ID}/javascript-tetris
- Set port as 80.
https://javascript-tetris.laeyoung.endpoint.ainize.ai/ (change laeyoung to your-ainize-ai)
An HTML5 Tetris Game
- play the game
- read a blog article
- view the source
SUPPORTED BROWSERS: Chrome, Firefox, Safari, Opera and IE9+
- menu
- animation and fx
- levels
- high scores
- touch support
- music and sound fx
MIT license.