Welcome to Transarctica Remake wiki!
Good to know:
- Transarctica is written in Python 3.9.6
- You will need the following packages to run it:
- six v1.12.00, pip install six==1.16.00
- pyglet v1.3.2 , pip install pyglet==1.5.18
- cocos2d v0.6.3, pip install cocos2d==0.6.9
- NumPy v1.17.4, pip install numpy==1.21.1
Practually the latest versions at the time of writing this.
Project Members:
Contributors not registered at sourceforge:
Download:
- No installation needed. Download, unzip and start the game with Transarctica.exe
- No need to download or install anything else to run it. The executable is stand-alone and self-contained.
- The full source code is available in Python under Git Code.