Skip to content

AbstractMelon/AstraSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstraSim

AstraSim is a space bridge simulator that allows players the experience of commanding a spacecraft and navigating through space.

Features

  • Nothing!

Installation

  1. Clone the repository:
git clone https://github.com/AbstractMelon/AstraSim.git
  1. Install dependencies:
cd AstraSim
npm install
  1. Start it!
npm run dev

Contributing

We welcome contributions from the community! If you'd like to contribute to AstraSim, please follow these steps:

  1. Fork the repository.
    git clone https://github.com/AbstractMelon/AstraSim.git
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature/my-feature
  3. Make your changes and commit them:
    git commit -am 'Add some feature'
  4. Push to your branch:
    git push origin feature/my-feature
  5. Submit a pull request.

Credits

AstraSim is developed and maintained by Abstractmelon. Special thanks to UnluckyCrafter and ReallyBadDeveloper for their contributions.

License

AstraSim is open-source software licensed under the GNU v3 License.

About

A space bridge simulator!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published