Skip to content

adoptware/pinball-table-gnu

Repository files navigation

PINBALL-TABLE-GNU

GitHub forks Packaging status Fediverse snap

INFOS

GNU Pinball table for emilia pinball

Another pinball table to have fun, behaviour plugin. The table is dedicated to GNU project. It features magnets and bumpers.

For more details check file:

Get it from the Snap Store

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/Makefile rule/setup && ./debian/Makefile && 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