This is the second public release of this program, and it is a long way from being finished. While it can generate all the tracks of the game, most of them are very minimal and have very little to see. Only the following three tracks are working well:
Development of the other tracks is planned for the future.
http://sourceforge.net/projects/randtrack/files/0.62/
Run the program by double clicking the RandTrack icon (the EXE file). Select which game you want to build tracks for, then you will need to set the folder (on your hard drive) where the game has been installed. RandTrack will then make a backup of the original game tracks, and you can restore them at any later time.
Pressing the 'BUILD' button will generate a set of new tracks. The Seed value is important, using the same seed will produce the exact same tracks, so remember to press 'NEW' if you want to make a different set of tracks. (You don't need to press 'NEW' whenever you close and restart RandTrack).
Copyright (C) 2014-2015 Andrew Apted
RandTrack is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
RandTrack is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
RandTrack uses a modified version of the Lua 5.1.5 scripting language, which is Copyright 1994-2012 Lua.org, PUC-Rio. This code is under a permissive "MIT" license.
The GUI toolkit used is the FLTK widget library, which is licensed under the GNU LGPL. For more information please visit their web-site: http://www.fltk.org/.
WEB: http://randtrack.sourceforge.net/
FORUM: http://oblige.sourceforge.net/forum/index.php?topic=348.0
EMAIL: <ajapted@users.sf.net>