diff --git a/README.md b/README.md index 086cf96..67c9280 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Awesome tools, frameworks, libraries, videos, and articles for or about the [Gre * [Application Development](#application-development) * [Editor Integration](#editor-integration) +* [Games](#games) * [Installing](#installing) * [Learning](#learning) * [Static Analysis](#static-analysis) @@ -23,6 +24,10 @@ Awesome tools, frameworks, libraries, videos, and articles for or about the [Gre * [tree-sitter-gren](https://github.com/gren-lang/tree-sitter-gren): Tree-sitter implementation. * [gren-language-server-unofficial](https://github.com/lue-bird/gren-language-server-unofficial): Unofficial language server. +## Games + +* [Gren Playgroud](https://packages.gren-lang.org/package/blaix/gren-playground/version/latest/overview): A package for making pictures, animations, and games. + ## Installing * [nix flake](https://github.com/gren-lang/nix)