Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 9956a24

Browse files
authored
Update index.json (#253)
Add Marble Blast (Gold/Ultra/Platinum)
1 parent 6659fd5 commit 9956a24

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

store/index.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,57 @@
11
[{
2+
"name": "Marble Blast Gold",
3+
"icon": "https://i.ibb.co/F01xspH/MBG.png",
4+
"type": "game",
5+
"data": {
6+
"type": "IFrame",
7+
"url": "https://egg.l5.ca/games/mbg",
8+
"gallery": [
9+
"https://i.ibb.co/fvFQ9tR/screenshot-00001.png",
10+
"https://i.ibb.co/ZSXjvGS/screenshot-00002.png",
11+
"https://i.ibb.co/DLSsftJ/screenshot-00003.png",
12+
"https://i.ibb.co/PZxFtyh/screenshot-00004.png"
13+
],
14+
"desc": "Released in 2003 for Windows, Mac and Linux, Marble Blast Gold is a ball rolling game. In the game, your goal is to roll the marble to the finish pad. Collecting all the gems are a requirement for beating the level, and some levels require the use of powerups to finish.",
15+
"feat": "100 levels and 6 powerups! 24 Beginner, 24 Intermediate and 52 Advanced.",
16+
"invert": false
17+
}
18+
},
19+
{
20+
"name": "Marble Blast Platinum",
21+
"icon": "https://i.ibb.co/zNdGgqv/MBP.png",
22+
"type": "game",
23+
"data": {
24+
"type": "IFrame",
25+
"url": "https://egg.l5.ca/games/mbp",
26+
"gallery": [
27+
"https://i.ibb.co/L8pjdyN/screenshot-00000.png",
28+
"https://i.ibb.co/R0Kh6wh/screenshot-00001.png",
29+
"https://i.ibb.co/F5QVnXT/screenshot-00002.png",
30+
"https://i.ibb.co/HH3S8By/screenshot-00003.png"
31+
],
32+
"desc": "Released in 2007, Marble Blast Platinum is a fan mod for Marble Blast Gold. Like Marble Blast Gold, your objective is to roll the marble to the finish pad.",
33+
"feat": "120 levels, with levels from Gold and Ultra. And, over 5000 custom levels!",
34+
"invert": false
35+
}
36+
},
37+
{
38+
"name": "Marble Blast Ultra",
39+
"icon": "https://i.ibb.co/WBs6Sjz/MBU.png",
40+
"type": "game",
41+
"data": {
42+
"type": "IFrame",
43+
"url": "https://egg.l5.ca/games/mbu",
44+
"gallery": [
45+
"https://i.ibb.co/x3VQq3b/screenshot-00004.png",
46+
"https://i.ibb.co/TmLgKMZ/screenshot-00005.png",
47+
"https://i.ibb.co/zn3NP2y/screenshot-00006.png"
48+
],
49+
"desc": "Released in 2006 on Xbox Live Arcade for the 360, Marble Blast Ultra is a ball rolling game. Like Marble Blast Gold, your objective is to roll the marble to the finish pad.",
50+
"feat": "60 levels! A new mechanic not seen in Gold, called the Blast, giving you a little height boost. Two new powerups have been added, the Mega Marble and Ultra Blast.",
51+
"invert": false
52+
}
53+
},
54+
{
255
"name": "LTunes",
356
"icon": "https://ltunes.gq/assets/Logo.png",
457
"type": "app",

0 commit comments

Comments
 (0)