initial theme - coming soon
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Why we're comparing languages on the same game"
|
||||
description: Introducing our tower defense language comparison series — Odin, C, and C++.
|
||||
date: 2026-07-01
|
||||
type: lesson
|
||||
series: td-language-comparison
|
||||
series_order: 1
|
||||
tags: ["odin", "c", "cpp", "tower-defense"]
|
||||
draft: true
|
||||
---
|
||||
|
||||
We're 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. We're documenting ergonomics, tooling, bugs, and the feeling of working in each language day to day.
|
||||
|
||||
More posts in this series coming soon.
|
||||
Reference in New Issue
Block a user