mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-01 09:19:13 -04:00
Added some levels
This commit is contained in:
parent
947cd756a9
commit
551adac4b4
3 changed files with 1313 additions and 254 deletions
4
dist/index.html
vendored
4
dist/index.html
vendored
File diff suppressed because one or more lines are too long
|
@ -173,6 +173,12 @@
|
||||||
"bricks": "__bbb___bbbbb_bbybybbbbbbbbbbbyyybbbbbbbbbbb_b_bb",
|
"bricks": "__bbb___bbbbb_bbybybbbbbbbbbbbyyybbbbbbbbbbb_b_bb",
|
||||||
"credit": ""
|
"credit": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "icon:golden_goose",
|
||||||
|
"size": 8,
|
||||||
|
"bricks": "_bbby____bbb_y___bbby_y__y_y_y_y__y_y_y____y_y_y____y_y______y_y",
|
||||||
|
"credit": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "icon:happy_family",
|
"name": "icon:happy_family",
|
||||||
"size": 9,
|
"size": 9,
|
||||||
|
@ -203,12 +209,6 @@
|
||||||
"bricks": "tt__ttt__t_trt_t__tttt_____ttttWttt________WWW___",
|
"bricks": "tt__ttt__t_trt_t__tttt_____ttttWttt________WWW___",
|
||||||
"credit": ""
|
"credit": ""
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "icon:golden_goose",
|
|
||||||
"size": 8,
|
|
||||||
"bricks": "_bbby____bbb_y___bbby_y__y_y_y_y__y_y_y____y_y_y____y_y______y_y",
|
|
||||||
"credit": ""
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "icon:implosions",
|
"name": "icon:implosions",
|
||||||
"size": 8,
|
"size": 8,
|
||||||
|
@ -1396,5 +1396,68 @@
|
||||||
"size": 20,
|
"size": 20,
|
||||||
"bricks": "____________________________gggg______________ggrrrrgg___________grrrrrrrrg_________grrrrrrrrrrg_______grrrWWrrrrWWrg______grrWWWWrrWWWWg______grrWWbbrrWWbbg_____grrrWWbbrrWWbbrg____grrrrWWrrrrWWrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrgrrrggrrrgrrg____grg_grg__grg_grg_____g___g____g___g_______________________________________________________________",
|
"bricks": "____________________________gggg______________ggrrrrgg___________grrrrrrrrg_________grrrrrrrrrrg_______grrrWWrrrrWWrg______grrWWWWrrWWWWg______grrWWbbrrWWbbg_____grrrWWbbrrWWbbrg____grrrrWWrrrrWWrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrrrrrrrrrrrrrg____grrgrrrggrrrgrrg____grg_grg__grg_grg_____g___g____g___g_______________________________________________________________",
|
||||||
"credit": "Suggested by Big Goober. The red ghost, Blinky, from the arcade game \"Pac Man\""
|
"credit": "Suggested by Big Goober. The red ghost, Blinky, from the arcade game \"Pac Man\""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000000",
|
||||||
|
"size": 11,
|
||||||
|
"bricks": "______________________________________________bbbb______tttttt___btgttbttt_bbtttttbtttb___ttbttt_bb_tttttt___b___________",
|
||||||
|
"name": "Fish",
|
||||||
|
"credit": "A fish based on the fish discord emoji. Suggested by Big Goober. "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#115988",
|
||||||
|
"size": 7,
|
||||||
|
"bricks": "_l_____Sgg____ggSgBB_gSgBBBBSgggggg_gg___g_g_g_g_",
|
||||||
|
"name": "Spider",
|
||||||
|
"credit": "Suggested by obigre."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#115988",
|
||||||
|
"size": 8,
|
||||||
|
"bricks": "g_g______gg___l__g__l_l______ll__c________cc__W__cc____W_____WWW",
|
||||||
|
"name": "Gliders",
|
||||||
|
"credit": "iSuggested by obigre. Inspired by Conway's gliders"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000000",
|
||||||
|
"size": 8,
|
||||||
|
"bricks": "C__________kkk____kkOkk___kkkO_k_k_k_O_______O______CC__tttCCCCt",
|
||||||
|
"name": "Lone island",
|
||||||
|
"credit": "Suggested by obigre. Which game would you take there ?"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000000",
|
||||||
|
"size": 8,
|
||||||
|
"bricks": "___PPP____PPPP____SSSP____WPWP_P__PPP_PP___PP_____yPPy__bWWyyWWb",
|
||||||
|
"name": "Spacewyrm Jon",
|
||||||
|
"credit": "Suggested by obigre. The invertebrate hero with a gun"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#115988",
|
||||||
|
"size": 7,
|
||||||
|
"bricks": "_WWWWW_W__WWWWgg__WBWggg_WWWgBg__WWgggg__g_ggggg_",
|
||||||
|
"name": "Taijitu",
|
||||||
|
"credit": "Suggested by obigre. Yin and yang fishes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#115988",
|
||||||
|
"size": 5,
|
||||||
|
"bricks": "WWWWgWWyWggWWWggggg____g_",
|
||||||
|
"name": "Egg pan",
|
||||||
|
"credit": "Suggested by obigre. Fried and tasty"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000000",
|
||||||
|
"size": 20,
|
||||||
|
"bricks": "____llllllllllll________lbbbbbb____l________lbbbbbb____l________l____bbtt__l________l____bbtt__l________l__bbtttt__l________l__bbtttt__l________l______tt__l________l____y_tt__l________l______ttttl________l_____yttttl________l__W_______l________l_____y____l________l__y_y_____l________l_y___y_y__l________l__________l________l___WWW____l________llllllllllll____________________________________________",
|
||||||
|
"name": "Inception",
|
||||||
|
"credit": "Breakout 71 within Breakout 71. By Noodlemire"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000000",
|
||||||
|
"size": 21,
|
||||||
|
"bricks": "_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_W_",
|
||||||
|
"name": "Chess",
|
||||||
|
"credit": "White n black by Topenvy"
|
||||||
}
|
}
|
||||||
]
|
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue