Convert projects to content collections

This commit is contained in:
Andras Schmelczer 2026-05-25 13:11:45 +01:00
parent c7e8edfbf4
commit b20139cb60
35 changed files with 402 additions and 472 deletions

View file

@ -0,0 +1,13 @@
---
title: Platform Game
description: An early 3D game in C with SDL 1.2, random maps, destructible voxels, enemies, powerups, and time slowdown.
thumbnail:
src: ./_assets/platform-game.jpg
alt: Screenshot from an early 3D platform game.
period: 'Autumn 2017'
sortDate: 2017-10-01
technologies: ['C', 'SDL 1.2', 'Voxel terrain']
selected: false
essay: platform-game-c-sdl
links: []
---