An open API service indexing awesome lists of open source software.

https://github.com/cleancut/shooting_stars

On a starry night, in a field, shooting stars fall from the sky...and Ferris (and his friends) compete to catch them.
https://github.com/cleancut/shooting_stars

Last synced: 8 months ago
JSON representation

On a starry night, in a field, shooting stars fall from the sky...and Ferris (and his friends) compete to catch them.

Awesome Lists containing this project

README

          

# Shooting Stars

On a starry night, in a field, shooting stars fall from the sky...and Ferris (and his friends) compete to catch them!

## Quick Start

- You MUST connect one or more gamepads to your computer to play this game!!!
- Install [Rust](https://www.rust-lang.org/tools/install)
- Clone this repository, and open up a terminal, and change to the directory of the repository.
- `cargo run -r`
- Move with left joystick, jump with "south" button ("A" on an Xbox controller)

## Contribution

All software contributions are assumed to be dual-licensed under MIT/Apache-2. All asset contributions must be under licenses compatible with the software license, and explain their license(s) in a `README.md` file in the same directory as the source files.

## Asset Licenses

All assets included with this game engine either have the appropriate license described in a text file with the same name as the asset but with a `.txt` extension, or the asset is created by me or a contributor under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)--meaning you may do whatever you wish with the asset.

## Software License

Distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See [license/APACHE](license/APACHE) and [license/MIT](license/MIT).