Update content & design (#75)
All checks were successful
Deploy to Pages / build (push) Successful in 2m58s

Reviewed-on: https://home.schmelczer.dev/git/git/andras/schmelczer-dev/pulls/75
This commit is contained in:
Andras Schmelczer 2026-05-28 16:20:12 +01:00
parent 0be50b6c24
commit b554e92e9f
83 changed files with 2995 additions and 723 deletions

View file

@ -1,6 +1,6 @@
---
title: Avoid, an Early Web Game
description: A tiny archived web game from my first experiments with browser-based interaction.
title: Avoid
description: My first browser game. Tiny, archived for honesty.
date: 2026-04-29
projectPeriod: 'January 2018'
thumbnail:
@ -9,8 +9,8 @@ thumbnail:
tags: ['games', 'web']
role: Game author
stack: ['JavaScript', 'Canvas']
outcome: A small playable web game kept as an archive of early browser work
outcome: My first browser game; kept for the timeline
audience: general
---
I recently found my first web game. It is very simple, but I killed some time with it.
Keeping it here because pretending the older work didn't happen would be dishonest. The first browser game I wrote, January 2018. It isn't good, but it was the moment a `<canvas>` element stopped being mysterious.