{
  "authors": [
    "Manuel Gomez"
  ],
  "depends-on": [
    {
      "asfml": "^2.5.0"
    },
    {
      "ada_toml": "~0.2.0"
    }
  ],
  "description": "2048 game: merge tiles with the same number until you add up to 2048",
  "executables": [
    "play_2048"
  ],
  "licenses": "GPL-3.0-or-later",
  "maintainers": [
    "Manuel Gomez <mgrojo@gmail.com>"
  ],
  "maintainers-logins": [
    "mgrojo"
  ],
  "name": "play_2048",
  "origin": {
    "commit": "ddfe6faa729006cf78c6ceaa597e0a517a1f5aac",
    "url": "git+https://github.com/mgrojo/play_2048.git"
  },
  "tags": [
    "game",
    "puzzle",
    "cross-platform",
    "sfml"
  ],
  "version": "1.0.0",
  "website": "https://github.com/mgrojo/play_2048/"
}
