Emilia Pinball
Jump to navigation
Jump to search
| Emilia Pinball | |
|---|---|
|
Emilia Pinball | |
| Genre | Pinball |
| Latest release | 0.3.20230219 (Announcement) |
| Release date | February 19th, 2023 |
| Developer | Henrik Enqvist |
| Code license | GPL |
| Media license | GPL |
| P. language | C++ |
| Homepage | http://pinball.sourceforge.net/ |
| Contribute | |
| Emilia Pinball is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. | |
Emilia Pinball is a pinball simulator created by Henrik Enqvist[1]. It is licensed under the GPL.[2] An editor for making new tables, Pinedit, is also available. It is written in the C++ programming language.[3]
Variants[edit]
- A version with a zombie table exists.[4]
- A version with 2 new tables and internationalization support using gettext also exists.[5]
- There's also a fork with SDL2 support and the option to use PicoGL on systems that don't have decent OpenGL support.