cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

Contents.json (3321B)


      1{
      2  "images" : [
      3    {
      4      "extent" : "full-screen",
      5      "idiom" : "iphone",
      6      "subtype" : "736h",
      7      "filename" : "Default_2208.png",
      8      "minimum-system-version" : "8.0",
      9      "orientation" : "portrait",
     10      "scale" : "3x"
     11    },
     12    {
     13      "orientation" : "landscape",
     14      "idiom" : "iphone",
     15      "extent" : "full-screen",
     16      "minimum-system-version" : "8.0",
     17      "subtype" : "736h",
     18      "scale" : "3x"
     19    },
     20    {
     21      "extent" : "full-screen",
     22      "idiom" : "iphone",
     23      "subtype" : "667h",
     24      "filename" : "Default_1334.png",
     25      "minimum-system-version" : "8.0",
     26      "orientation" : "portrait",
     27      "scale" : "2x"
     28    },
     29    {
     30      "orientation" : "portrait",
     31      "idiom" : "iphone",
     32      "extent" : "full-screen",
     33      "minimum-system-version" : "7.0",
     34      "filename" : "Default_960.png",
     35      "scale" : "2x"
     36    },
     37    {
     38      "extent" : "full-screen",
     39      "idiom" : "iphone",
     40      "subtype" : "retina4",
     41      "filename" : "Default_1136.png",
     42      "minimum-system-version" : "7.0",
     43      "orientation" : "portrait",
     44      "scale" : "2x"
     45    },
     46    {
     47      "orientation" : "portrait",
     48      "idiom" : "ipad",
     49      "extent" : "full-screen",
     50      "minimum-system-version" : "7.0",
     51      "filename" : "Default_1024.png",
     52      "scale" : "1x"
     53    },
     54    {
     55      "orientation" : "landscape",
     56      "idiom" : "ipad",
     57      "extent" : "full-screen",
     58      "minimum-system-version" : "7.0",
     59      "scale" : "1x"
     60    },
     61    {
     62      "orientation" : "portrait",
     63      "idiom" : "ipad",
     64      "extent" : "full-screen",
     65      "minimum-system-version" : "7.0",
     66      "filename" : "Default_2048.png",
     67      "scale" : "2x"
     68    },
     69    {
     70      "orientation" : "landscape",
     71      "idiom" : "ipad",
     72      "extent" : "full-screen",
     73      "minimum-system-version" : "7.0",
     74      "scale" : "2x"
     75    },
     76    {
     77      "orientation" : "portrait",
     78      "idiom" : "iphone",
     79      "extent" : "full-screen",
     80      "scale" : "1x"
     81    },
     82    {
     83      "orientation" : "portrait",
     84      "idiom" : "iphone",
     85      "extent" : "full-screen",
     86      "scale" : "2x"
     87    },
     88    {
     89      "orientation" : "portrait",
     90      "idiom" : "iphone",
     91      "extent" : "full-screen",
     92      "subtype" : "retina4",
     93      "scale" : "2x"
     94    },
     95    {
     96      "orientation" : "portrait",
     97      "idiom" : "ipad",
     98      "extent" : "to-status-bar",
     99      "scale" : "1x"
    100    },
    101    {
    102      "orientation" : "portrait",
    103      "idiom" : "ipad",
    104      "extent" : "full-screen",
    105      "scale" : "1x"
    106    },
    107    {
    108      "orientation" : "landscape",
    109      "idiom" : "ipad",
    110      "extent" : "to-status-bar",
    111      "scale" : "1x"
    112    },
    113    {
    114      "orientation" : "landscape",
    115      "idiom" : "ipad",
    116      "extent" : "full-screen",
    117      "scale" : "1x"
    118    },
    119    {
    120      "orientation" : "portrait",
    121      "idiom" : "ipad",
    122      "extent" : "to-status-bar",
    123      "scale" : "2x"
    124    },
    125    {
    126      "orientation" : "portrait",
    127      "idiom" : "ipad",
    128      "extent" : "full-screen",
    129      "scale" : "2x"
    130    },
    131    {
    132      "orientation" : "landscape",
    133      "idiom" : "ipad",
    134      "extent" : "to-status-bar",
    135      "scale" : "2x"
    136    },
    137    {
    138      "orientation" : "landscape",
    139      "idiom" : "ipad",
    140      "extent" : "full-screen",
    141      "scale" : "2x"
    142    }
    143  ],
    144  "info" : {
    145    "version" : 1,
    146    "author" : "xcode"
    147  }
    148}