yuma140902 / Reverie

Toy Game Engine made with Rust
Apache License 2.0
2 stars 0 forks source link
game-engine game-engine-3d opengl rust

Reverie

GitHub Actions Workflow Status Crates.io Version docs.rs

A toy game engine

Examples

Links

Development

Changelog

See CHANGELOG.md.

To generate changelog, install git-cliff and run

git cliff --config git-cliff.toml -o CHANGELOG.md

Commit message

See .gitmessage. It is recommended to run git config commit.template .gitmessage.