Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.