An open API service indexing awesome lists of open source software.

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)

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

![screenshot](https://user-images.githubusercontent.com/40371578/178149870-cd23b87b-7996-4fe6-9311-f401bd6834d7.png)

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