26 Jun Tags: rust gaming Godot Rust CI: Handy GDScript & Rust GitHub Actions 🎬 Godot Rust CI 🤖 Game dev GitHub actions to add to your Godot Rust GDExtension game for linting GDScript and 🦀 Rust code on each commit. Read more …
19 Jun Tags: rust gaming Godot Rust gdext: GDExtension Rust Game Dev Bindings 🤖 🦀 Godot Rust gdext 🤖 using Godot 4 Rust bindings via the the gdext crate for adding 🦀 Rust GDExtension shared libraries to your Godot game. Read more …
12 Jun Tags: rust c++ gaming Trying Godot 4: Free & Open-source Video GameDev 🕹️ Trying Godot 4 🕹️ beginner resources for getting started with Godot game dev: learning about 🤖 Godot scenes, nodes & signals. Read more …
5 Jun Tags: rust gaming Ratatui Audio with Rodio: Sound FX for Rust Text-based UI 🔊 Ratatui audio with Rodio 🔊 adding sound effects to a 🦀 Rust Text-based user interface or Terminal app using the Rodio crate. Read more …
29 May Tags: rust gaming Ratatui for Terminal Fireworks: using Rust TUI Canvas 🎨 Ratatui for Terminal Fireworks 🧨 cooking up a fireworks or confetti show in the Terminal using Rust Text-based UI (TUI) tooling 🖥️. Read more …
22 May Tags: rust gaming Trying Ratatui TUI: Rust Text-based User Interface Apps 🖥️ Trying Ratatui TUI 🧑🏽🍳 building a text-based UI number game in the Terminal 🖥️ in Rust with Ratatui immediate mode rendering. Read more …
15 May Tags: rust gaming Using egui for Bevy ECS Introspection with Macroquad Rendering 🧐 Using egui for Bevy ECS Introspection: adding DevTools to a Rust Macroquad game, using Rapier physics and Bevy ECS, without Bevy itself. Read more …
8 May Tags: rust gaming Macroquad Rapier ECS: Using Bevy ECS in Macroquad Game 🦀 Macroquad Rapier ECS 🦀 Rust game dev — using bevy's 🧩 Entity Component System in a Macroquad game with Rapier physics. Read more …
24 Apr Tags: rust gaming Rapier Physics with Units of Measurement: Utilize Rust Types 📏 Rapier Physics with Units of Measurement 📏 leveraging the Rust type system for SI units for Rust game dev physical properties ⏲️. Read more …
17 Apr Tags: rust gaming Rapier Physics with Macroquad: Rust Game Physics 🎱️ Rapier Physics with Macroquad 🗡️ building a basic game physics simulation in Rust using rapier physics and Macroquad for rendering 🖥️. Read more …
10 Apr Tags: rust gaming Macroquad egui DevTools: Rust Game Debugging UI 🖱️ Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui. Read more …
13 Mar Tags: rust gaming Rust Game Physics Engines: PhysX, Rapier, XPBD & Others 🎱 Rust Game Physics Engines ♚ a look at choices for Rust game development 2D & 3D physics engines including PhysX, Rapier and XPBD 🎱. Read more …
7 Feb Tags: rust gaming Deploying your Rust WASM Game to Web with Shuttle & Axum 🚀 Deploying your Rust WASM Game to the Web 🎮 how you can use Shuttle to host your newly created 🦀 Rust game built with Axum web server. Read more …
31 Jan Tags: rust gaming Rust Entity Component Systems: ECS Libraries for Rust Game Dev 🧩 Rust Entity Component Systems 🧩 a look at ECS choices for Rust game development, including Bevy ECS, Specs and 🦀 Rust bindings for Flecs. Read more …
10 Jan Tags: rust gaming Rust for Gaming: Rust Game Development Engines 2024 🎮️ Rust for Gaming 🎮 Rust Game Development Engines as of 2024, using Rust in mainstream engines like Godot and 🦀 Rust alternatives like Bevy. Read more …
3 Jan Tags: rust gaming Trying egui: building a Cistercian Clock with Rust GUI ⌚️ Trying egui 🖥️ building a Cistercian clock in 🦀 Rust with the egui immediate mode library inspired by Dear ImGui. Read more …
11 Oct Tags: rust Trying out Leptos: Fine-grained Reactive Framework for Rust 🦀 Trying out Leptos 🔥 fast, fine-grained reactive full-stack framework for 🦀 Rust, which hydrates your content using WASM. Read more …
19 Jun Tags: rust serverless Rust Cloudflare Worker Logging 📋 Rust Cloudflare Worker Logging 🌤️ a quick look at how you can log locally in a dev environment, and in the production using Logtail 📝 Read more …
14 Jun Tags: rust serverless Rust Cloudflare Workers: Turnstile Example 🤖 Rust Cloudflare workers ☁️ Turnstile Captcha example of using serverless 🦀 Rust WASM with wrangler on the Cloudflare worker platform. Read more …
12 Jun Tags: rust serverless Getting Started with Rust Cloudflare Workers Getting started with Rust Cloudflare Workers: how you can build your first serverless Rust app including REST requests and sending email. Read more …
15 Feb Tags: deno rust Matrix Message Relay Bot: API with Deno & Rust 🦀️ Matrix Message Relay Bot 📢 how you can create a serverless API to relay messages to your Matrix chat room using Deno and 🦀 Rust WASM. Read more …
16 Jan Tags: deno rust Deno Fresh WASM: Code Modules in Rust 🦀 Deno Fresh WASM: how you can code your own WASM modules in Rust 🦀 and easily integrate them into your Deno Fresh 🍋 project. Read more …
22 Apr Tags: rust serverless Rust CI Tooling: Clippy, commitlint, pre-commit and More Rust CI tooling: how you use can Clippy, commitlint, commitizen, rustfmt and pre-commit in your Rust project with conventional commits. Read more …
20 Apr Tags: rust serverless Mux Serverless Webhook Updates using Telegram Bots Mux serverless webhook: how you can use Rust Cloudflare Workers to listen for Mux status updates, authenticate and ping you Telegram alerts. Read more …