{ "authors": [ "lpil" ], "files": { "solution": [ "src/pacman_rules.gleam" ], "test": [ "test/pacman_rules_test.gleam" ], "exemplar": [ ".meta/example.gleam" ], "invalidator": [ "gleam.toml", "manifest.toml" ] }, "forked_from": [ "elixir/pacman_rules" ], "blurb": "Learn about bools by implementing the rules of the Pac-Man game." }