File tree Expand file tree Collapse file tree 7 files changed +59
-0
lines changed
entries/novasquirrel_conways-life-for-game-boy Expand file tree Collapse file tree 7 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://raw.githubusercontent.com/gbdev/database/refs/heads/master/schemas/game-schema-d5.json" ,
3+ "slug" : " novasquirrel_conways-life-for-game-boy" ,
4+ "title" : " Conway's Life for Game Boy" ,
5+ "screenshots" : [
6+ " cover.png" ,
7+ " screenshots/tTtsZz.png" ,
8+ " screenshots/PPOHY1.png" ,
9+ " screenshots/6eNAwT.png"
10+ ],
11+ "typetag" : " game" ,
12+ "platform" : " GB" ,
13+ "tags" : [
14+ " Homebrew" ,
15+ " Open Source"
16+ ],
17+ "files" : [
18+ {
19+ "default" : true ,
20+ "filename" : " files/life.gb" ,
21+ "playable" : true
22+ }
23+ ],
24+ "developer" : " NovaSquirrel" ,
25+ "date" : " 2018-05-29T04:00:00" ,
26+ "website" : " https://novasquirrel.itch.io/conways-life-for-game-boy"
27+ }
Original file line number Diff line number Diff line change 1+ {
2+ "game_id" : 1382590 ,
3+ "title" : " Conway's Life for Game Boy" ,
4+ "url" : " https://novasquirrel.itch.io/conways-life-for-game-boy" ,
5+ "cover_url" : " https://img.itch.zone/aW1nLzgwNTMyMzEucG5n/original/IkN8is.png" ,
6+ "screenshots" : [
7+ " https://img.itch.zone/aW1hZ2UvMTM4MjU5MC84MDUzMjUxLnBuZw==/original/tTtsZz.png" ,
8+ " https://img.itch.zone/aW1hZ2UvMTM4MjU5MC84MDUzMjUzLnBuZw==/original/PPOHY1.png" ,
9+ " https://img.itch.zone/aW1hZ2UvMTM4MjU5MC84MDUzMjU0LnBuZw==/original/6eNAwT.png"
10+ ],
11+ "description" : " Fast implementation of Conway's Life" ,
12+ "released_at" : " 2018-05-29T04:00:00" ,
13+ "author" : " NovaSquirrel" ,
14+ "author_url" : " https://novasquirrel.itch.io" ,
15+ "extra" : {
16+ "status" : " Released" ,
17+ "tags" : {
18+ "Game Boy" : " https://itch.io/games/tag-gameboy" ,
19+ "Game Boy ROM" : " https://itch.io/games/tag-gameboy-rom" ,
20+ "Homebrew" : " https://itch.io/games/tag-homebrew" ,
21+ "Open Source" : " https://itch.io/games/tag-open-source"
22+ },
23+ "code_license" : {
24+ "zlib License" : " https://itch.io/games/code-zlib"
25+ },
26+ "asset_license" : {
27+ "Creative Commons Zero v1.0 Universal" : " https://itch.io/games/assets-cc0"
28+ }
29+ },
30+ "errors" : [],
31+ "external_downloads" : []
32+ }
You can’t perform that action at this time.
0 commit comments