wuestite 0.1.0

2D game engine written in rust.
Documentation
# Wuestite

![Rust](https://img.shields.io/badge/-Rust-orange?style=for-the-badge&logo=rust&logoColor=white)
![ECS](https://img.shields.io/badge/ECS-0E8A16?style=for-the-badge)
![Crates.io Version](https://img.shields.io/crates/v/wuestite?style=for-the-badge)
![GitHub License](https://img.shields.io/github/license/decency131/wuestite?style=for-the-badge)

Wuestite its 2D ECS engine write on Rust.

## Example

```toml
[dependencies]
wuestite = 0.1.0
```

[Examples](https://github.com/decency131/wuestite/tree/main/examples)

## License

> [!NOTE]
> This project is released under the **WTFPL**

## Contributing

![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/decency131/wuestite?style=for-the-badge)

*tomorrow*