Skip to content

amamic1803/Full-Tilt-Pinball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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