t-mw / throneLinks
Scripting language for game prototyping and story logic
☆52Updated last month
Alternatives and similar repositories for throne
Users that are interested in throne are comparing it to the libraries listed below
Sorting:
- 🎼 Realtime procedurally generated sound effects☆55Updated this week
- WLambda - Embeddable Scripting Language for Rust☆54Updated last month
- ☆32Updated last year
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 3 months ago
- A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui.☆40Updated 3 years ago
- A browser app that evolves vehicles using genetic algorithms, written in Rust and Bevy☆101Updated 3 years ago
- Pathfinding on grids using jumping point search and connected components.☆26Updated 6 months ago
- The boardgame Hive, written in Rust☆17Updated last year
- ☆16Updated 3 years ago
- Permanenty moved to Dotrix monorepo☆16Updated 3 years ago
- ☆39Updated 6 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Port of mrk-its/rust-robbo to bevy☆37Updated 4 years ago
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆63Updated 3 years ago
- ☆80Updated 2 years ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆53Updated 8 months ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆16Updated 3 years ago
- A batteries included networking crate for games.☆39Updated 5 years ago
- A showcase game for the crow rendering engine☆39Updated 5 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 4 years ago
- 3D simulation for a flock of boids in Rust☆29Updated 2 years ago
- Self Study on developing a game engine using wgpu as the rendering API. Learning as I go.☆23Updated last week
- 7drl2020☆18Updated 8 months ago
- Low level audio render/capture library☆40Updated 4 years ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆58Updated 4 months ago
- Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to m…☆51Updated 4 years ago
- Clone of Soldat engine written in Rust