{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "makegame",
  "description": "Makegame is a library for creating games based on microcontroller.",
  "url": "https://github.com/avsavushkiny/makegame",
  "author": {
    "@type": "Person",
    "name": "Savushkin Alexander"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/avsavushkiny/makegame-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 12509,
  "datePublished": "2026-01-22",
  "license": "https://spdx.org/licenses/MIT"
}