1
0
Fork 0
* Add 2048 metadata

* Update game.dat

* Add space
This commit is contained in:
Tobias 2018-05-21 16:00:16 +03:00 committed by Leo626
parent 6ab0e58955
commit a2e64a9ad9
6 changed files with 20 additions and 0 deletions

BIN
games/2048/boxart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

20
games/2048/game.dat Normal file
View File

@ -0,0 +1,20 @@
title = "2048"
description = "2048 is a single-player sliding block puzzle game developed and published by Cosmigo. It was originally designed by Italian web developer Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048; however, you can keep playing the game, creating tiles with larger numbers. 2048 was originally written in JavaScript and CSS during a weekend, and released as free and open-source software subject to the MIT license."
needs_system_files = false
needs_shared_font = false
game_type = "eshop"
[[releases]]
title = "0004000000139000"
region = "usa"
release_date = "2014-06-19"
[[releases]]
title = "0004000000143D00"
region = "eur"
release_date = "2014-07-31"
[[releases]]
title = "000400000014AF00"
region = "jpn"
release_date = "2014-09-10"

BIN
games/2048/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB