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