Skip to content

angelorendina/micro-jam-engine

 
 

Repository files navigation

Micro Jam Engine

You can find all of the information about the Rust Nation Micro Game Jam here.

Getting Started

Navigate to an example like

cd examples/cube

Run one of the examples on the web with

trunk serve --release

or natively with

cargo run --release

License

Micro Jam Engine is free, open source and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.3%
  • Dockerfile 3.7%