mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-27 23:46:14 -04:00
5 colors /level, sound when ball or brick change color
This commit is contained in:
parent
b6fe46c9bc
commit
2e3ab3011f
21 changed files with 1379 additions and 598 deletions
2
dist/index.c0fd3053.js
vendored
2
dist/index.c0fd3053.js
vendored
File diff suppressed because one or more lines are too long
2
dist/index.c0fd3053.js.map
vendored
2
dist/index.c0fd3053.js.map
vendored
File diff suppressed because one or more lines are too long
358
dist/index.html
vendored
358
dist/index.html
vendored
File diff suppressed because one or more lines are too long
220
dist/levels_editor.ef3c2e1a.js
vendored
220
dist/levels_editor.ef3c2e1a.js
vendored
File diff suppressed because one or more lines are too long
2
dist/levels_editor.ef3c2e1a.js.map
vendored
2
dist/levels_editor.ef3c2e1a.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/levels_editor.html
vendored
2
dist/levels_editor.html
vendored
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<head><script src="/index.c0fd3053.js"></script>
|
||||
<meta charset="UTF-8">
|
||||
<title>Level editor</title>
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎨</text></svg>">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue