tung / corics-questLinks
A small, complete fantasy-themed console-style RPG made with Rust and Miniquad
☆46Updated last year
Alternatives and similar repositories for corics-quest
Users that are interested in corics-quest are comparing it to the libraries listed below
Sorting:
- A sokoban with solver.☆71Updated this week
- lightweight rust crate for working with common game apparatus (dice, cards, etc.)☆36Updated 2 months ago
- omd☆34Updated 6 months ago
- A real-time multiplayer card game of "Set".☆25Updated last year
- Doom + Cliché = Doomé☆88Updated 2 years ago
- A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.☆84Updated 3 years ago
- Cross-platform gameboy emulator engine☆63Updated 3 years ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- crunch is a drop-in cargo replacement for offloading Rust compilation to a remote server.☆73Updated this week
- Cross-platform user interface framework for Rust.☆68Updated last year
- The first compute-centric vector graphic video game☆70Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust Wasm Plugins Example☆108Updated 3 weeks ago
- Two dimensional grid data structure☆91Updated 2 weeks ago
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Updated 2 years ago
- ☆97Updated 4 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…