Read this in other languages.
Starlight Runaway is a 2D space adventure where you play as Kai Nova, a smuggler who discovers a powerful AI artifact. Explore alien planets, engage in space combat, and make crucial decisions that shape the galaxy’s future. With the help of your engineer companion Elara, upgrade your ship and navigate a world of danger and intrigue.
Should be use this version for game
For the quick start, you can follow the steps below:
git clone https://github.com/<your-github-username>/StarlightRunaway.git
- Navigate to the project directory.
cd StarlightRunaway
- Create a new branch.
git checkout -b <your_branch_name>
-
Check this out. Contribute
-
Stage your changes and commit
git add -a
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push -u origin <your_branch_name>
-
Create a Pull-Request to
main
. -
Congratulations! 🎉 you've made your contribution to Starlight Runaway Game . ✌️ ❤️ 💥
Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. For other contributions, we suggest you to read our contribution guidelines to see how you can contribute to this project. We are happy for every contribution.
Before making pull requests please look at our contributing guidelines. You can start working on the issue which are mentioned in issues section. Just drop a comment before working on the issue. Thank you!
The code is this repo is licensed under the MIT license. Feel free to use and share it as per the license.