Skip to content

adoptware/pinball-table-hurd

Repository files navigation

PINBALL-TABLE-HURD

GitHub forks Packaging status Fediverse

INFOS

HURD Pinball table for emilia pinball

Another pinball table to have fun, behaviour plugin. The table is dedicated to GNU/Hurd project. It features shoot cave, multiballs, ramps and bumpers.

For more details check file:

DEMO

Video

Watch video on PeerTube:

USAGE

It's easy build table assuming that Emilia pinball headers installed in system.

./bootstrap && ./configure && make && make install

For Debian users building a package can be automated using:

./debian/rules rule/setup && ./debian/rules && sudo debi

Then new table should be listed when you run pinball game.

Also a Dockerfile can be used as reference env.

docker-compose up --build

RESOURCES