Initial rewrite
This commit is contained in:
parent
a5f64a3ff8
commit
0d183c8335
200 changed files with 12537 additions and 18659 deletions
18
src/content/projects/avoid.md
Normal file
18
src/content/projects/avoid.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
sourceProjectId: avoid
|
||||
title: Avoid
|
||||
description: A small early web game, kept as an archive of first experiments on the web.
|
||||
thumbnail:
|
||||
src: ./_assets/avoid.jpg
|
||||
alt: Screenshot of the Avoid canvas game.
|
||||
period: 'January 2018'
|
||||
sortDate: 2018-01-01
|
||||
status: Early web game
|
||||
technologies: ['JavaScript', 'Canvas']
|
||||
selected: false
|
||||
legacyAnchor: avoid
|
||||
links:
|
||||
- label: Demo
|
||||
type: demo
|
||||
url: https://schmelczer.dev/avoid
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue