Red Tie Runner is a 2D platform video game originally released in 2013 by Nathan Bennett. It has received millions of plays online and is available for free on Steam.
Red Tie Runner was originally developed in Construct 2 but has since been ported to Construct 3. For those interested in the original version, it remains accessible on the construct-2
branch.
For construct 3, I recommend using Github Desktop for a clearer display of pending changes.
To make sure the main game remains stable, don't make changes directly to the main
or dev
branch. Instead:
- Create a new branch for each set of changes or features you want to work on.
- Make sure your branch is up-to-date with the
dev
branch before starting. - Once you've finished your changes, push your branch to the repository.
When you're ready to have your changes reviewed and possibly merged into the main game:
- Create a new pull request with a description of your changes.
- The maintainers will review your PR. They might request some changes or merge it directly into
dev
, where it will pend a merge intomain
, at which point it may be republished on platforms.
Remember: Keeping your PRs smaller and focused on one thing makes them easier to review and merge.
Red Tie Runner's source code is released under the GNU General Public License (GPL). See the LICENSE file for details.
Important: The music included in the /music/
directory of this repository is NOT covered by the project's GPL license and may NOT be redistributed or used outside of this repository. The music tracks are the property of their respective creators and are included here with permission for use only within the context of the Red Tie Runner game. Any other use is strictly prohibited.
For the full terms, see the LICENSE in the music folder. Please support the artists!