Add project writeups

This commit is contained in:
Andras Schmelczer 2026-05-25 13:11:58 +01:00
parent b20139cb60
commit e5a219499e
17 changed files with 743 additions and 0 deletions

View file

@ -0,0 +1,16 @@
---
title: Avoid, an Early Web Game
description: A tiny archived web game from my first experiments with browser-based interaction.
date: 2026-04-29
projectPeriod: 'January 2018'
thumbnail:
src: ./_assets/avoid.jpg
alt: Screenshot of the Avoid web game.
tags: ['games', 'web']
role: Game author
stack: ['JavaScript', 'Canvas']
outcome: A small playable web game kept as an archive of early browser work
audience: general
---
I recently found my first web game. It is very simple, but I killed some time with it.