Skip to content

Train 3, game for 8-bit Atari computers, open source edition (OSE)

Notifications You must be signed in to change notification settings

baktragh/train3ose

Repository files navigation

TRAIN 3 Open Source Edition

This is the open source edition (OSE) of the TRAIN 3 game for Atari 8-bit computers originally created by BAHA Software in 2020. The source code is provided as is without any guaranteed support. The source code should help users of the CC65 Toolkit to create fully-featured games.

License

The open source edition is licensed under the BSD license. For full terms of the licence, refer to the train.c source module.

More information on the game

Visit http://baktra.wz.cz/baha-software/train-3/ to get more information on the game.

Building the Game from Source

Using the Editor

The editor is located in the tools directory. To run the editor, run the traineditor.exe. The editor requires Java. The editor works with the project file (located in the data\project) directory.

  • To load and save work in progress, always use the project file (Open project and Save project items from the File menu).
  • To export the work, select the Export project to data files item from the File menu. This will export levels.dat and elements.dat files to a selected directory.

Note that the editor cannot load levels.dat or elements.dat files.

Source code of the tools

The source code of the CTexter and TrainEditor tools is in the .jar files.

About

Train 3, game for 8-bit Atari computers, open source edition (OSE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published