Spaces:
Running
Running
Upload 26 files
Browse files- Chess/black_b q.png +3 -0
- Chess/black_b.png +3 -0
- Chess/black_k s.png +3 -0
- Chess/black_k.png +3 -0
- Chess/black_n a.png +3 -0
- Chess/black_n.png +3 -0
- Chess/black_p a.png +3 -0
- Chess/black_p.png +3 -0
- Chess/black_q a.png +3 -0
- Chess/black_q.png +3 -0
- Chess/black_r a.png +3 -0
- Chess/black_r.png +3 -0
- Chess/white_b a.png +3 -0
- Chess/white_b.png +3 -0
- Chess/white_k a.png +3 -0
- Chess/white_k.png +3 -0
- Chess/white_n a.png +3 -0
- Chess/white_n.png +3 -0
- Chess/white_p a.png +3 -0
- Chess/white_p.png +3 -0
- Chess/white_q a.png +3 -0
- Chess/white_q.png +3 -0
- Chess/white_r a.png +3 -0
- Chess/white_r.png +3 -0
- bundle.css +6 -1
- bundle.js +0 -0
Chess/black_b q.png
ADDED
Git LFS Details
|
Chess/black_b.png
ADDED
Git LFS Details
|
Chess/black_k s.png
ADDED
Git LFS Details
|
Chess/black_k.png
ADDED
Git LFS Details
|
Chess/black_n a.png
ADDED
Git LFS Details
|
Chess/black_n.png
ADDED
Git LFS Details
|
Chess/black_p a.png
ADDED
Git LFS Details
|
Chess/black_p.png
ADDED
Git LFS Details
|
Chess/black_q a.png
ADDED
Git LFS Details
|
Chess/black_q.png
ADDED
Git LFS Details
|
Chess/black_r a.png
ADDED
Git LFS Details
|
Chess/black_r.png
ADDED
Git LFS Details
|
Chess/white_b a.png
ADDED
Git LFS Details
|
Chess/white_b.png
ADDED
Git LFS Details
|
Chess/white_k a.png
ADDED
Git LFS Details
|
Chess/white_k.png
ADDED
Git LFS Details
|
Chess/white_n a.png
ADDED
Git LFS Details
|
Chess/white_n.png
ADDED
Git LFS Details
|
Chess/white_p a.png
ADDED
Git LFS Details
|
Chess/white_p.png
ADDED
Git LFS Details
|
Chess/white_q a.png
ADDED
Git LFS Details
|
Chess/white_q.png
ADDED
Git LFS Details
|
Chess/white_r a.png
ADDED
Git LFS Details
|
Chess/white_r.png
ADDED
Git LFS Details
|
bundle.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
#videoContainer.svelte-ufd3fo{border:2px solid red;position:relative;width:720px;height:480px}#videoCanvas.svelte-ufd3fo{border:2px solid black;width:99.5%;height:99.5%;object-fit:cover}#overlayText.svelte-ufd3fo{position:absolute;top:50%;right:50%;color:green;font-style:bold;font-size:15}
|
2 |
.MovingDot.svelte-1mg0qyd{position:absolute;width:20px;height:20px;background-color:lightgreen;border:2px black}.MovingDot.svelte-1mg0qyd:focus{outline:none}
|
3 |
-
.target.svelte-
|
4 |
.modal-overlay.svelte-m51ous{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-m51ous{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-m51ous{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-m51ous{padding:16px}
|
5 |
.modal-overlay.svelte-13fuaz8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-13fuaz8{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-13fuaz8{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-13fuaz8{padding:16px}
|
6 |
.grid-statsContainer.svelte-w7krpq{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.grid-statsitem.svelte-w7krpq{border:black 2px}.stats.svelte-w7krpq{color:blue}.inventory.svelte-w7krpq{color:red}.skill-tree.svelte-w7krpq{color:green}.completedobjetive.svelte-w7krpq{text-decoration:line-through;color:green}
|
@@ -10,8 +10,10 @@
|
|
10 |
.container.svelte-1t47hvo{display:flex}.input-column.svelte-1t47hvo{flex:1;padding-right:20px}.output-column.svelte-1t47hvo{flex:1}textarea.svelte-1t47hvo{width:100%;min-height:200px;resize:none;overflow:hidden}
|
11 |
textarea.svelte-1jgnkl9{width:100%;min-height:200px;resize:none;overflow:hidden}
|
12 |
.ContainerColumns.svelte-1ynthow{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.input-column.svelte-1ynthow{flex:1;padding-right:20px}.output-column.svelte-1ynthow{flex:1}textarea.svelte-1ynthow{width:100%;min-height:200px;resize:none;overflow:hidden}
|
|
|
13 |
.grid-themegridContainer.svelte-qg4vfk{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}
|
14 |
.statscontainer.svelte-izilsr{display:grid;grid-template-columns:2fr 1fr 2fr}
|
|
|
15 |
div.svelte-1kuj9kb{width:100%;height:100%}
|
16 |
.grid.svelte-p3ubim{display:grid;grid-template-columns:repeat(40, 1fr);gap:5px}button.svelte-p3ubim{padding:10px;aspect-ratio:1}.pressed.svelte-p3ubim{background-color:#cccccc}
|
17 |
.grid.svelte-7k1yf9{display:grid;grid-template-columns:repeat(auto-fill, minmax(50px, 1fr));gap:5px}button.svelte-7k1yf9{padding:10px;border:none;background-color:#f0f0f0}.pressed.svelte-7k1yf9{background-color:#a0a0a0}.controls.svelte-7k1yf9{margin-bottom:10px}
|
@@ -23,4 +25,7 @@ div.svelte-1kuj9kb{width:100%;height:100%}
|
|
23 |
.alert.svelte-fb2ql8{color:red;font-weight:bold}
|
24 |
.borderdiv.svelte-gwzbee{border:solid black 2px;padding-bottom:5px;margin:5px}
|
25 |
div.svelte-18he4oy{padding:10px;margin:5px;background-color:#f0f0f0;text-align:center;border-radius:8px}
|
|
|
|
|
|
|
26 |
main.svelte-192gzri{text-align:center;padding:1em;max-width:240px;margin:0 auto}h1.svelte-192gzri{color:#ff3e00;text-transform:uppercase;font-size:4em;font-weight:100}@media(min-width: 640px){main.svelte-192gzri{max-width:none}}.componentborder.svelte-192gzri{border:black solid 1px;padding:2px;margin:5px}.grid-MultiComponentContainer.svelte-192gzri{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
|
|
|
1 |
#videoContainer.svelte-ufd3fo{border:2px solid red;position:relative;width:720px;height:480px}#videoCanvas.svelte-ufd3fo{border:2px solid black;width:99.5%;height:99.5%;object-fit:cover}#overlayText.svelte-ufd3fo{position:absolute;top:50%;right:50%;color:green;font-style:bold;font-size:15}
|
2 |
.MovingDot.svelte-1mg0qyd{position:absolute;width:20px;height:20px;background-color:lightgreen;border:2px black}.MovingDot.svelte-1mg0qyd:focus{outline:none}
|
3 |
+
.target.svelte-100j21r{position:absolute;width:20px;height:20px;background-color:red}
|
4 |
.modal-overlay.svelte-m51ous{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-m51ous{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-m51ous{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-m51ous{padding:16px}
|
5 |
.modal-overlay.svelte-13fuaz8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-13fuaz8{background-color:white;border-radius:4px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);max-width:80%;max-height:80%;overflow:auto}.modal-header.svelte-13fuaz8{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.modal-content.svelte-13fuaz8{padding:16px}
|
6 |
.grid-statsContainer.svelte-w7krpq{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.grid-statsitem.svelte-w7krpq{border:black 2px}.stats.svelte-w7krpq{color:blue}.inventory.svelte-w7krpq{color:red}.skill-tree.svelte-w7krpq{color:green}.completedobjetive.svelte-w7krpq{text-decoration:line-through;color:green}
|
|
|
10 |
.container.svelte-1t47hvo{display:flex}.input-column.svelte-1t47hvo{flex:1;padding-right:20px}.output-column.svelte-1t47hvo{flex:1}textarea.svelte-1t47hvo{width:100%;min-height:200px;resize:none;overflow:hidden}
|
11 |
textarea.svelte-1jgnkl9{width:100%;min-height:200px;resize:none;overflow:hidden}
|
12 |
.ContainerColumns.svelte-1ynthow{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.input-column.svelte-1ynthow{flex:1;padding-right:20px}.output-column.svelte-1ynthow{flex:1}textarea.svelte-1ynthow{width:100%;min-height:200px;resize:none;overflow:hidden}
|
13 |
+
#cy.svelte-gj972u{width:100%;height:90vh;border:1px solid #ccc;text-align:left}.grid-Container.svelte-gj972u{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:5px}
|
14 |
.grid-themegridContainer.svelte-qg4vfk{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}
|
15 |
.statscontainer.svelte-izilsr{display:grid;grid-template-columns:2fr 1fr 2fr}
|
16 |
+
.statscontainer.svelte-izilsr{display:grid;grid-template-columns:2fr 1fr 2fr}
|
17 |
div.svelte-1kuj9kb{width:100%;height:100%}
|
18 |
.grid.svelte-p3ubim{display:grid;grid-template-columns:repeat(40, 1fr);gap:5px}button.svelte-p3ubim{padding:10px;aspect-ratio:1}.pressed.svelte-p3ubim{background-color:#cccccc}
|
19 |
.grid.svelte-7k1yf9{display:grid;grid-template-columns:repeat(auto-fill, minmax(50px, 1fr));gap:5px}button.svelte-7k1yf9{padding:10px;border:none;background-color:#f0f0f0}.pressed.svelte-7k1yf9{background-color:#a0a0a0}.controls.svelte-7k1yf9{margin-bottom:10px}
|
|
|
25 |
.alert.svelte-fb2ql8{color:red;font-weight:bold}
|
26 |
.borderdiv.svelte-gwzbee{border:solid black 2px;padding-bottom:5px;margin:5px}
|
27 |
div.svelte-18he4oy{padding:10px;margin:5px;background-color:#f0f0f0;text-align:center;border-radius:8px}
|
28 |
+
.board.svelte-7r6gh4.svelte-7r6gh4{display:flex;flex-direction:column;border:1px solid black}.boardandextra.svelte-7r6gh4.svelte-7r6gh4{display:grid;grid-template-columns:3fr 1fr}.row.svelte-7r6gh4.svelte-7r6gh4{display:flex}.square.svelte-7r6gh4.svelte-7r6gh4{width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:24px;position:relative}.square.svelte-7r6gh4 img.svelte-7r6gh4{width:100%;height:100%}.square-text.svelte-7r6gh4.svelte-7r6gh4{position:absolute;bottom:5px;right:5px;background-color:rgba(255, 255, 255, 0.7);padding:2px 5px;border-radius:3px;font-size:14px}.light.svelte-7r6gh4.svelte-7r6gh4{background-color:#f0d9b5}.dark.svelte-7r6gh4.svelte-7r6gh4{background-color:#b58863}.game-selector.svelte-7r6gh4.svelte-7r6gh4{margin-top:20px}.game-selector.svelte-7r6gh4 select.svelte-7r6gh4{width:100%;padding:5px;font-size:16px}.game-selector.svelte-7r6gh4 button.svelte-7r6gh4{margin-top:10px;padding:5px 10px;font-size:16px}.preview.svelte-7r6gh4.svelte-7r6gh4{margin-top:20px}.preview.svelte-7r6gh4 textarea.svelte-7r6gh4{width:100%;font-size:14px}.text-input.svelte-7r6gh4.svelte-7r6gh4{margin-top:20px}.text-input.svelte-7r6gh4 select.svelte-7r6gh4{margin-right:10px;padding:5px;font-size:16px}.text-input.svelte-7r6gh4 input.svelte-7r6gh4{width:calc(100% - 180px);padding:5px;font-size:16px}.text-input.svelte-7r6gh4 button.svelte-7r6gh4{padding:5px 10px;font-size:16px}.save-load.svelte-7r6gh4.svelte-7r6gh4{margin-top:20px}.save-load.svelte-7r6gh4 button.svelte-7r6gh4,.save-load.svelte-7r6gh4 textarea.svelte-7r6gh4{margin-top:10px;padding:5px;font-size:16px}
|
29 |
+
.graph-container.svelte-za1uoo{display:flex;justify-content:space-between;text-align:left}.cy.svelte-za1uoo{width:90%;height:60vh;border:1px solid #ccc;text-align:left}.textarea-container.svelte-za1uoo{display:grid;grid-template-columns:1fr 1fr;margin-top:10px}.textareaYAML.svelte-za1uoo{width:90%;height:100px}.buttons.svelte-za1uoo{display:flex;gap:10px;justify-content:center;margin-top:10px}.graph-with-button.svelte-za1uoo{display:flex;flex-direction:column;align-items:center;width:48%}
|
30 |
+
#cy.svelte-y6fsmu{width:100%;height:60vh;border:1px solid #ccc;box-sizing:border-box;text-align:left}#nodeData.svelte-y6fsmu{padding:10px;border-top:1px solid #ccc;width:100%}#controls.svelte-y6fsmu{text-align:center;margin-top:10px;width:100%}.buttons.svelte-y6fsmu{display:flex;gap:10px;justify-content:center;margin-top:10px}.textarea-container.svelte-y6fsmu{display:grid;grid-template-columns:5fr 5fr 1fr}textarea.svelte-y6fsmu{width:98%;height:200px;margin-bottom:10px}.label.svelte-y6fsmu{display:block;font-weight:bold;margin-top:10px}.guidance-text.svelte-y6fsmu{margin-bottom:10px}.cyandnodedata.svelte-y6fsmu{display:grid;grid-template-columns:5fr 1fr}
|
31 |
main.svelte-192gzri{text-align:center;padding:1em;max-width:240px;margin:0 auto}h1.svelte-192gzri{color:#ff3e00;text-transform:uppercase;font-size:4em;font-weight:100}@media(min-width: 640px){main.svelte-192gzri{max-width:none}}.componentborder.svelte-192gzri{border:black solid 1px;padding:2px;margin:5px}.grid-MultiComponentContainer.svelte-192gzri{border:solid black 2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
|
bundle.js
CHANGED
The diff for this file is too large to render.
See raw diff
|
|