/pinball-table-gnu

pinball.sf.net

Primary LanguageC++GNU General Public License v2.0GPL-2.0

PINBALL-TABLE-GNU

GitHub forks Packaging status Fediverse

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:

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