- ContentsViewer/shtris on Docker
shtris
is licensed by MIT License
# launch game
docker run --rm -it ghcr.io/eggplants/shtris-docker
# show help
docker run --rm -it ghcr.io/eggplants/shtris-docker -h
# disable ansi color
docker run --rm -it ghcr.io/eggplants/shtris-docker --no-color
# set difficulty (1~15, default: 1)
docker run --rm -it ghcr.io/eggplants/shtris-docker -l 10
_.mp4
MIT