Tetris game clone in a HTML page based on JavaScript.
9.3K
Tetris game clone in a HTML page based on JavaScript.
Check deployment at:

To run the docker container win an nginx server on port 8888, just execute:
docker run --name tetris --detach --publish 8888:80 --restart always ociotec/tetris
Just run:
docker image build --tag ociotec/tetris .
Content type
Image
Digest
Size
13 MB
Last updated
about 6 years ago
docker pull ociotec/tetris