Sign inSign up

gschaetz/fun-and-games

By gschaetz

Updated about 1 month ago

Image
0

3.6K

gschaetz/fun-and-games repository overview

Quick reference

What is fun-and-games?

This docker image is a collection of fun linux commands and some old school games all-in-one! The following items are in the image:

  • Zork I
cd ${HOME}/games/zork/
frotz ZORKI
  • Zork II - under ${HOME}/games/zork/. Run frotz then the file name.
cd ${HOME}/games/zork/
frotz ZORKII
  • Zork III - under ${HOME}/games/zork/. Run frotz then the file name.
cd ${HOME}/games/zork/
frotz ZORKIII
  • cmatrix - a matrix visualizer. Just run cmatrix.
  • cool-retro-term - a cathode retro terminal emulator. Needs X11 and just run cool-retro-term
  • asciiquarium - a terminal ascii aquarium. Just run asciiquarium
  • sl - an asci train. Just run sl

The image is built for the following architectures:

  • linux/arm64
  • linux/amd64

How to use this image

Use like you would any other image:

FROM gchaetz/fun-and-games:latest

License

My contributions are under MIT License

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

sha256:6f4364cb7

Size

387.4 MB

Last updated

about 1 month ago

docker pull gschaetz/fun-and-games