Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayatgames/redrunner
Red Runner, Awesome Platformer Game.
https://github.com/bayatgames/redrunner
fantasy free game game-2d games infinite-runner open-source open-source-game opensource-game platform-game platformer unity unity-2d unity-game unity3d unity3d-game unity3d-games
Last synced: 6 days ago
JSON representation
Red Runner, Awesome Platformer Game.
- Host: GitHub
- URL: https://github.com/bayatgames/redrunner
- Owner: BayatGames
- License: mit
- Created: 2017-08-06T04:54:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T15:23:45.000Z (over 1 year ago)
- Last Synced: 2025-01-08T09:03:34.938Z (13 days ago)
- Topics: fantasy, free, game, game-2d, games, infinite-runner, open-source, open-source-game, opensource-game, platform-game, platformer, unity, unity-2d, unity-game, unity3d, unity3d-game, unity3d-games
- Language: C#
- Homepage: https://bayat.itch.io/red-runner
- Size: 122 MB
- Stars: 742
- Watchers: 33
- Forks: 262
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Red Runner
Red Runner, Awesome Platformer Game.
It is now free and open source and always will be. :clap: :tada:
| [:sparkles: Getting Started](#getting-started) | [:rocket: Download](#download) | [:camera: Screenshots](#screenshots) |
| --------------- | -------- | ----------- |
[:camera: See Screenshots](#screenshots)
[:movie_camera: **See the Trailer**](https://youtu.be/MO2yJhgtMes)
## Getting Started
Follow the below instructions to get started with Red Runner source code:
1. [Make sure you have all Requirements](#requirements)
2. [Download Source Code](#download)
3. Open Project in Unity and Enjoy!## Requirements
Make sure you have the below requirements before starting:
- [Unity Game Engine](https://unity3d.com)
- Basic Knowledge about Unity and C### Download
You can get access to Red Runner source code by using one of the following ways:
- [:sparkles: Download Source Code](https://github.com/BayatGames/RedRunner/archive/master.zip)
- [:fire: Download Source Code from Itch.io](https://bayat.itch.io/red-runner)
- Clone the repository locally:```bash
git clone https://github.com/BayatGames/RedRunner.git
```Also you can the build version of the Red Runner using the following ways:
- [:star: Download from Itch.io](https://bayat.itch.io/red-runner)
## Screenshots
## Credits
- Graphics: [Free Platform Game Assets](https://bayat.itch.io/platform-game-assets)
- Save System: [Save Game Pro - Save Everything](https://bayat.itch.io/save-game-pro-save-everything)
- Game Engine: [Unity](https://unity3d.com/)
- Thanks to all of the game development community for their awesome help.## Related
- [Awesome Unity](https://github.com/RyanNielson/awesome-unity) - A curated list of awesome Unity assets, resources, and more.
- [Games on GitHub](https://github.com/leereilly/games/) - 🎮 A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
- [GameDev Resources](https://github.com/Kavex/GameDev-Resources) - 🎮 🎲 A wonderful list of Game Development resources.
- [UnityLibrary](https://github.com/UnityCommunity/UnityLibrary) - 📚 Library of all kind of scripts, snippets & shaders for Unity.## Resources
[:rocket: Patreon](https://www.patreon.com/BayatGames)
[:newspaper: Support and News](https://github.com/BayatGames/Support)
## License
MIT @ [Bayat Games](https://github.com/BayatGames)
Made with :heart: by [Bayat Games](https://github.com/BayatGames)