Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buddhad/starlightrunaway
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.
https://github.com/buddhad/starlightrunaway
2d-game action hacktoberfest2024 hacktoberfest2024-accepted space space-adventure space-combat unity unity2d
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/buddhad/starlightrunaway
- Owner: Buddhad
- License: mit
- Created: 2024-10-01T04:36:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T17:27:06.000Z (3 months ago)
- Last Synced: 2024-12-05T12:06:07.799Z (about 1 month ago)
- Topics: 2d-game, action, hacktoberfest2024, hacktoberfest2024-accepted, space, space-adventure, space-combat, unity, unity2d
- Language: C#
- Homepage:
- Size: 17.8 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#### _Read this in [other languages](translations/README-id.md)._
[](./translations/README-id.md)# StarlightRunaway
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.Getting Started with Starlight Runaway
[![Welcome to my profile](https://img.shields.io/badge/Hello,Programmer!-Welcome-blue.svg?style=flat&logo=github)](https://github.com/Buddhad)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/Buddhad/StarlightRunaway)
![License](https://img.shields.io/bower/l/react?color=green)
![Stars](https://img.shields.io/github/stars/Buddhad/StarlightRunaway?style=flat&logo=github)
![Forks](https://img.shields.io/github/forks/Buddhad/StarlightRunaway?style=flat&logo=github)
## Before you Start Check your unity Version
**Should be use this version for game**![Unity Version](https://github.com/user-attachments/assets/c4afcc25-0db9-4ea3-b37a-93fb55e0102b)
Table of Contents
## **Getting Started**
For the quick start, you can follow the steps below:
1. Star this repository.
2. Fork this repository.
3. Clone the **forked** repository.```yml
git clone https://github.com//StarlightRunaway.git
```
3. Navigate to the project directory.```py
cd StarlightRunaway
```4. Create a new branch.
```yml
git checkout -b
```5. Check this out. [Contribute](./CONTRIBUTING.md)
6. Stage your changes and commit```css
git add -agit commit -m ""
```7. Push your local commits to the remote repo.
```yml
git push -u origin
```8. Create a Pull-Request to `main`.
9. Congratulations! 🎉 you've made your contribution to Starlight Runaway Game . ✌️ ❤️ 💥
Contributing
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.
Issues & Pull Requests
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!
License
The **code** is this repo is licensed under the MIT license. Feel free to use and share it as per the license.
# ✨ Contributors