Bunny hop speedrun game
old Discord server itch.io link
Most of this project is licensed under MIT. But some assets have their own license. Everything that's imported, is most likely not licensed under MIT. This is an old project of mine which I'm giving away the source code to since I won't find it usable anymore, and it might help some other learning gamedevs. Most of the code in this project is less than ideal, hence I was learning how to do stuff that that time.
To be able to run this projects, you'll need to have a couple of programs installed
Program | Minimal Version | Description |
---|---|---|
Unity | 2019.4.3f1 | Game Engine (Development Kit) |
Git | 2.0.0 | Version Control |
If you want to contribute with coding on this project, you'll need
Program | Minimal Version | Description |
---|---|---|
Any code editor (Visual Studio, MonoDevelop, etc) | Visual Studio Community 2017+ or MonoDevelop 7.5 | Scripting Development Environment |
To get this project running in Unity, you need to follow two simple steps:
- Clone this repository.
- Open the project in Unity.
Clone this repo, apply your changes, make a pull request.
For any questions regarding the usage of Git, Git Flow, or Github Desktop send a message to Chillu. It's best to ask this through Discord. Either look me up in our Discord channel, or add me as Chillu#8847.