Skip to content

jgengelhardt/hurd-table-sounds

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.5%
  • Makefile 12.7%
  • M4 6.1%
  • Dockerfile 2.9%
  • Shell 1.8%