633 B
633 B
title, description, date, type, series, series_order, tags, draft
| title | description | date | type | series | series_order | tags | draft | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Why I'm comparing languages on the same game | Introducing my tower defense language comparison series — Odin, C, and C++. | 2026-07-01 | lesson | td-language-comparison | 1 |
|
true |
I'm building the same tower defense game in multiple languages — starting with Odin, then C, then C++ — to compare what each language is actually like for game development.
This isn't a benchmark blog. I'm documenting ergonomics, tooling, bugs, and the feeling of working in each language day to day.
More posts in this series coming soon.