fk0815 / pinball-table-gnu

pinball.sf.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

pinball.sf.net

License:GNU General Public License v2.0


Languages

Language:C++ 87.8%Language:M4 5.0%Language:Makefile 3.1%Language:Dockerfile 2.6%Language:Shell 1.4%