Skip to content

suomipelit/skijump3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ski Jump International v3

Cover

Skijump International v3 website

Huge thanks for original author Ville Könönen for open-sourcing this absolute classic gem from the good old DOS days.

Original Credits

Playing

Original Quick Guide

Note: Please note that hill records from open sourced version are not accepted in any of the hiscore lists. You need to play original closed DOS version to qualify.

Build

This repository is for original DOS version. If you would like to build or play Skijump International 3 on modern platforms, take a look at SDL2 port instead.

Compiling for DOS

Install DOSBox and Borland Pascal 7.0 compiler.

Start DOSBox and mount both the compiler and Ski Jump International 3 repository. Navigate to root of the repository.

Set BP_PATH variable to point to the compiler, e.g. SET BP_PATH=C:\BP

Execute COMP.BAT. Start created SJ3.EXE.