experiments/README.md

15 lines
345 B
Markdown

---
title: Experiments
---
# Experiments
Small micro-projects that fit into a single HTML file. Used to experiment and mess around with native web features.
## List
- [Animated background grid](./src/tiling.html)
- [Swipeable scrolling](./src/scrolling.html)
- [88x31](./src/88x31.html)
- [Spawning queues](./src/spawning.html) - Fireworks!