Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

eggplants/shtris-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shtris-docker

Usage

# 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

Screenshot

_.mp4

License

MIT