All Posts

15 articles about coding adventures

Bevy / Rust
Building a Space Sim in Bevy - Part 14: Dynamic Pricing & Logging

Adding stock-based dynamic prices and configurable per-module logging to polish our space trading game.

21 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 13: Minimap

Creating a minimap using camera-based render-to-texture, render layers, and UI integration.

20 min read
Read more
#rust#gamedev#bevy +3
SvelteKit
Building CodeLab: Why I Finally Made My Own Blog

The story behind creating this blog, the tech choices I made, and what I learned building it with SvelteKit, Tailwind, and a bit of AI assistance.

15 min read
Read more
#svelte#sveltekit#tailwind +2
Bevy / Rust
Building a Space Sim in Bevy - Part 12: Map System & Hex Grid

Implementing a hexagonal sector map with territory ownership, RON-based configuration, and soft world boundaries.

19 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 11: Data-Driven Factions

Creating a faction system with diplomatic relations, shared economies, and data-driven configuration via RON files.

21 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 10: Combat System

Implementing shields, armor, hull, projectile weapons, combat AI with state machines, and death effects.

23 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 9: RTS-Style Camera Control

Adding free camera movement, ship selection, follow mode, and piloting controls for a hybrid RTS/simulation experience.

23 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 8: Smart NPC Trading Intelligence

Implementing sophisticated AI trading with route scoring, exploration triggers, profit validation, and the strategy pattern.

23 min read
Read more
#rust#gamedev#bevy +3
Bevy / Rust
Building a Space Sim in Bevy - Part 7: NPC Trading Ships

Adding AI-controlled trader ships with behavior state machines, navigation, and automatic trading using faction wallets.

19 min read
Read more
#rust#gamedev#bevy +2

Showing 9 of 15 posts