Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 438 Bytes

Alkahest.rs

[[UNDER ACTIVE DEVELOPMENT]]

Alkahest is an open-source game engine created using Rust and OpenGL.

Is it any good?

Yes.

Building

git clone https://github.com/AlkimiaStudios/alkahest-rs.git
cd alkahest-rs
cargo build

Running

cargo run

Contributing

Idk man, send me some code. I'm new to Rust and have no idea what I'm doing.