Skip to content

paolo-caroni/pinball-table-hurd

 
 

Repository files navigation

PINBALL-TABLE-HURD

INFOS

For more details check file:

  • data/hurd/README.txt

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 && debi

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

Also a Dockerfile can be used as reference env.

docker build .
docker-compose up

RESOURCES

About

https://purl.org/rzr/pinball

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 83.2%
  • M4 6.7%
  • Makefile 5.1%
  • Dockerfile 3.1%
  • Shell 1.9%