Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloodmagesoftware/leiden
https://github.com/bloodmagesoftware/leiden
fair-core fair-source game game-development indiegame
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bloodmagesoftware/leiden
- Owner: bloodmagesoftware
- License: other
- Created: 2024-08-04T02:07:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T11:41:29.000Z (4 months ago)
- Last Synced: 2024-09-10T13:18:13.017Z (4 months ago)
- Topics: fair-core, fair-source, game, game-development, indiegame
- Language: Rust
- Homepage: https://bloodmagesoftware.github.io/leiden/
- Size: 8.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Leiden
Fair Core License, Version 1.0, Apache 2.0 Future License
## Play
- [In your browser](https://bloodmagesoftware.github.io/leiden/) Due to permission restrictions, the web version offers
a limited experience. For the full experience, download the game or build it from source.
- [Download from GitHub Releases](https://github.com/bloodmagesoftware/leiden/releases)## Build from source
This is a regular [Rust](https://rust-lang.org/) project,
no additional requirements.Some Features are platform dependent and are disabled by default.
To enable them, use the `--features` flag,
followed by a comma-separated list of features without spaces.Example: `cargo run --features feature1,feature2,feature3`
**Features:**
| Feature | Description | Windows | Linux | macOS | Web |
|----------|--------------------------------------------|--------------------|--------------------|--------------------|--------------------|
| `dev` | Skips some stuff for easier dev experience | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| `exit` | Add an exit button to the main menu | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| `rumble` | Enable gamepad rumble (vibration) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| `sdl` | Use SDL2 instead of default Bevy rumble | :x: | :x: | :heavy_check_mark: | :x: |## Attribution
### Font
- [Ornatix Font by designstation](https://www.fontspace.com/ornatix-font-f8043) (Freeware)
### Music
- [The Detective - Christoffer Moe Ditlevsen](https://www.epidemicsound.com/track/MGgv4idBGB/)
### Sound Effects
- [Epidemic Sound](https://www.epidemicsound.com/)