Gruntz
:octopus: Run Gruntz in isolated wine docker container
Install / Use
/learn @dockette/GruntzREADME
Gruntz
Famous old school game (https://en.wikipedia.org/wiki/Gruntz).

Usage
docker run \
--rm \
-it \
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-e DISPLAY=$DISPLAY \
--device /dev/snd \
-v /dev/shm:/dev/shm \
whaleapps/gruntz
Don't forget to allow xhost.
xhost +x
Troubleshooting
Gruntz works only at resolution 640x480.
Maintenance
See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.
