docker image of Mario Teaches Typing running on js-dos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
crappyrules 8f5f4c9055 up the ol ace pipe 4 years ago
Dockerfile up the ol ace pipe 4 years ago
README.md up the ol ace pipe 4 years ago
bg.jpg up the ol ace pipe 4 years ago
index.html up the ol ace pipe 4 years ago
mariotype.zip blah blah blah 4 years ago

README.md

docker-mariotype

docker image of Mario Teaches Typing running on js-dos

run the following to build docker build -t docker-mariotype --build-arg GAME_URL=https://code.imhard4.men/crappyrules/docker-mariotype/raw/branch/master/mariotype.zip --build-arg GAME_ARGS=\"MARIO.EXE\" .

once you have built the image, run with

docker run -d -p 8000:8000 docker-mariotype