SkillAgentSearch skills...

Gruntz

:octopus: Run Gruntz in isolated wine docker container

Install / Use

/learn @dockette/Gruntz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gruntz

Famous old school game (https://en.wikipedia.org/wiki/Gruntz).

Gruntz in Docker container

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.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1mo ago
Forks1

Languages

Dockerfile

Security Score

95/100

Audited on Feb 16, 2026

No findings