https://github.com/amamic1803/full-tilt-pinball
Full Tilt! Pinball 1 & 2, all 6 tables (including Space Cadet)
https://github.com/amamic1803/full-tilt-pinball
games launcher python windows
Last synced: 6 months ago
JSON representation
Full Tilt! Pinball 1 & 2, all 6 tables (including Space Cadet)
- Host: GitHub
- URL: https://github.com/amamic1803/full-tilt-pinball
- Owner: amamic1803
- License: mit
- Created: 2022-07-10T13:24:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T12:48:06.000Z (over 2 years ago)
- Last Synced: 2023-12-22T14:03:26.512Z (over 2 years ago)
- Topics: games, launcher, python, windows
- Language: Python
- Homepage:
- Size: 34.3 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Full-Tilt-Pinball
All 6 original Full Tilt! Pinball & Full Tilt! Pinball 2 tables! (including Space Cadet).
Also included is the 3D Pinball for Windows - Space Cadet version that came with Windows XP.
Portable launcher made with Python

NOTE: This repository hosts original Windows 95 game files, which work to some extent on Windows 10.
For a better support and multiple platforms (Space Cadet only) check this repository:
[SpaceCadetPinball](https://github.com/k4zmu2a/SpaceCadetPinball)
## Downloading
Prebuilt program is available under Releases
## Building
1. Clone repository
2. Install Python
3. Install dependencies: `pip install -r requirements.txt`
4. Install UPX (optional)
5. Run build.py
6. Built `*.exe` will be placed in the same folder