diff options
Diffstat (limited to 'js/MAP.md')
-rw-r--r-- | js/MAP.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/MAP.md b/js/MAP.md index 7de3f62..f1eb64b 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -37,6 +37,7 @@ [rotjs](https://ondras.github.io/rot.js/hp/) - `sand`, a sand simulation - `scripting-lang`, maybe I should make my own scripting language? +- `seed`, starter kit for new, simple javascript web applications - `ship-game`, what Avi has dubbed "LAZER-GATE-1" - `starting-place`, another/different attempt at making a generic starting point for HTML and JS games @@ -46,4 +47,4 @@ canvas - `toy-llm`, exactly what it says on the box, the most basic of toy LLM implementations -- `where`, is a simple `where` function implemented in JavaScript. Useful for easy cases in the browser \ No newline at end of file +- `where`, is a simple `where` function implemented in JavaScript. Useful for easy cases in the browser |