Crates.io | foux |
lib.rs | foux |
version | 0.0.3 |
source | src |
created_at | 2024-03-08 08:01:27.100654 |
updated_at | 2024-11-21 05:47:28.614884 |
description | Foux Game Engine |
homepage | |
repository | https://github.com/dhavysantos/foux |
max_upload_size | |
id | 1166653 |
size | 29,244 |
Foux is a lightweight, fast, and modular game engine written in Rust. It uses OpenGL for rendering and is designed to be beginner-friendly while offering advanced features for seasoned developers. With Foux, you can create 2D and 3D games with high performance and low-level control.
Foux is currently in active development. Here's what's in progress:
To get started with Foux, you'll need to have Rust installed. If you don't have Rust, install it using Rustup.
Then, add Foux to your project.
cargo add foux
We welcome contributions! Whether it's a bug fix, new feature, or documentation improvement, feel free to open an issue or submit a pull request.
Foux is licensed under the MIT License. See LICENSE for more information.