diff --git a/README.md b/README.md index 8613c85..b159e6b 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ Small micro-projects that fit into a single HTML file. Used to experiment and me - [Animated background grid](./src/tiling.html) - [Swipeable scrolling](./src/scrolling.html) - [88x31](./src/88x31.html) +- [Spawning queues](./src/spawning.html) - Fireworks! diff --git a/src/spawning.html b/src/spawning.html new file mode 100644 index 0000000..2877b46 --- /dev/null +++ b/src/spawning.html @@ -0,0 +1,140 @@ + + + + + + +