Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tasgon/acidalia
A game engine framework in Rust
https://github.com/tasgon/acidalia
game-engine minimal ui
Last synced: 20 days ago
JSON representation
A game engine framework in Rust
- Host: GitHub
- URL: https://github.com/tasgon/acidalia
- Owner: tasgon
- License: mpl-2.0
- Created: 2020-04-09T22:28:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T23:30:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T22:21:34.982Z (about 1 month ago)
- Topics: game-engine, minimal, ui
- Language: Rust
- Homepage:
- Size: 245 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Latest version](https://img.shields.io/crates/v/acidalia.svg)](https://crates.io/crates/acidalia)
[![Latest documentation](https://docs.rs/acidalia/badge.svg)](https://docs.rs/acidalia)![](/screenshots/1.png)
# Acidalia: the game's game engine's engine
Acidalia is a crate designed to make creating custom games a bit easier by bundling in what you will need to handle input and default UI rendering, while giving you full control of how the game actually renders and works.
# License
MPL for now until I do more research. If it poses a problem for you, let me know.