new css
9
main.c
|
@ -207,7 +207,7 @@ int main(void)
|
|||
srand(time(NULL));
|
||||
|
||||
SetConfigFlags(FLAG_WINDOW_RESIZABLE);
|
||||
SetTraceLogLevel(LOG_ERROR);
|
||||
// SetTraceLogLevel(LOG_ERROR);
|
||||
|
||||
menu = (Rectangle){0, 0, screen_width, screen_height - screen_width};
|
||||
tile_image_orig = LoadImage("ressources/tile.png");
|
||||
|
@ -236,7 +236,10 @@ int main(void)
|
|||
|
||||
BeginDrawing();
|
||||
{
|
||||
ClearBackground(BLACK);
|
||||
ClearBackground((Color) {
|
||||
.r = 0x8E, .g = 0x8E, .b = 0x8E, .a = 255
|
||||
});
|
||||
|
||||
|
||||
if (IsKeyPressed(KEY_S)) {
|
||||
TakeScreenshot("minesweeper-screenshot.png");
|
||||
|
@ -285,7 +288,7 @@ int main(void)
|
|||
|
||||
DrawRectangleRec(menu, menu_color);
|
||||
DrawRectangleRec(grid, (Color) {
|
||||
.r = 255, .g = 240, .b = 172, .a = 255
|
||||
.r = 0xC6, .g = 0xC6, .b = 0xC6, .a = 255
|
||||
});
|
||||
|
||||
for (int x=0; x<game_size.x; x++) {
|
||||
|
|
BIN
ressources/1.png
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -1,79 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="1.svg"
|
||||
inkscape:export-filename="1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview7"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="294"
|
||||
inkscape:cy="328"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs2">
|
||||
<rect
|
||||
x="137.35104"
|
||||
y="83.684087"
|
||||
width="309.27104"
|
||||
height="362.64471"
|
||||
id="rect1795" />
|
||||
<rect
|
||||
x="55.793692"
|
||||
y="69.013199"
|
||||
width="409.85632"
|
||||
height="448.47004"
|
||||
id="rect1789" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect234"
|
||||
width="159.2903"
|
||||
height="154.68806"
|
||||
x="-6.7865376"
|
||||
y="-9.3086634" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(17.947322,0,0,13.380409,-986.84069,-946.08083)"
|
||||
id="text1787"
|
||||
style="white-space:pre;shape-inside:url(#rect1789);display:inline;fill:#0006fa;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="55.792969"
|
||||
y="79.932174"
|
||||
id="tspan1839">1</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="scale(0.26458333)"
|
||||
id="text1793"
|
||||
style="white-space:pre;shape-inside:url(#rect1795);display:inline;fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.5 KiB |
BIN
ressources/2.png
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 3.4 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg1844"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="2.svg"
|
||||
inkscape:export-filename="2.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1846"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.74653479"
|
||||
inkscape:cx="267.90446"
|
||||
inkscape:cy="258.5278"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1841">
|
||||
<rect
|
||||
x="-354.93449"
|
||||
y="-164.66569"
|
||||
width="234.35169"
|
||||
height="361.38902"
|
||||
id="rect1956" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect1900"
|
||||
width="192.87526"
|
||||
height="170.00661"
|
||||
x="-15.961968"
|
||||
y="-8.8664379" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(14.977342,0,0,14.018472,5337.5407,2281.5761)"
|
||||
id="text1954"
|
||||
style="white-space:pre;shape-inside:url(#rect1956);display:inline;fill:#19fa00;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="-354.93359"
|
||||
y="-153.74751"
|
||||
id="tspan3926">2</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
ressources/3.png
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -1,65 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg3938"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="3.svg"
|
||||
inkscape:export-filename="3.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview3940"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.77593294"
|
||||
inkscape:cx="224.24618"
|
||||
inkscape:cy="257.75423"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs3935" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke;fill-opacity:1"
|
||||
id="rect4111"
|
||||
width="251.10229"
|
||||
height="207.15346"
|
||||
x="-39.437996"
|
||||
y="-32.701351" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:160.179px;fill:#fa001f;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
x="19.380919"
|
||||
y="127.32623"
|
||||
id="text4478"
|
||||
transform="scale(1.0680599,0.9362771)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4476"
|
||||
style="fill:#fa001f;fill-opacity:1;stroke-width:0"
|
||||
x="19.380919"
|
||||
y="127.32623">3</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
ressources/4.png
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 2.0 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg3931"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="4.svg"
|
||||
inkscape:export-filename="4.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview3933"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="-56"
|
||||
inkscape:cy="166"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs3928">
|
||||
<rect
|
||||
x="-392.17978"
|
||||
y="-199.50633"
|
||||
width="153.85567"
|
||||
height="236.78264"
|
||||
id="rect5316" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect4634"
|
||||
width="132.27899"
|
||||
height="132.27914"
|
||||
x="0.00044075371"
|
||||
y="-0.00064484926" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(13.386557,0,0,13.251157,5266.9296,2620.6944)"
|
||||
id="text5314"
|
||||
style="white-space:pre;shape-inside:url(#rect5316);display:inline;fill:#69fa00;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="-392.17969"
|
||||
y="-188.58736"
|
||||
id="tspan5417">4</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
ressources/5.png
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 3.9 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5452"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="5.svg"
|
||||
inkscape:export-filename="5.png"
|
||||
inkscape:export-xdpi="95.999992"
|
||||
inkscape:export-ydpi="95.999992"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview5454"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.74653479"
|
||||
inkscape:cx="146.00793"
|
||||
inkscape:cy="211.64452"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs5449">
|
||||
<rect
|
||||
x="-589.53225"
|
||||
y="-184.68439"
|
||||
width="144.44122"
|
||||
height="229.89621"
|
||||
id="rect5514" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect5508"
|
||||
width="132.29167"
|
||||
height="132.29167"
|
||||
x="5e-07"
|
||||
y="5e-07" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(15.980616,0,0,13.158342,9434.182,2409.7958)"
|
||||
id="text5512"
|
||||
style="white-space:pre;shape-inside:url(#rect5514);display:inline;fill:#fa9100;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="-589.53125"
|
||||
y="-173.76509"
|
||||
id="tspan5552">5</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
ressources/6.png
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 4.3 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29167 132.29167"
|
||||
version="1.1"
|
||||
id="svg5557"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="6.svg"
|
||||
inkscape:export-filename="6.png"
|
||||
inkscape:export-xdpi="95.999992"
|
||||
inkscape:export-ydpi="95.999992"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview5559"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.74653479"
|
||||
inkscape:cx="124.57557"
|
||||
inkscape:cy="298.71347"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs5554">
|
||||
<rect
|
||||
x="-551.28617"
|
||||
y="-78.490006"
|
||||
width="208.94731"
|
||||
height="405.59769"
|
||||
id="rect5773" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect5613"
|
||||
x="9.1740668e-07"
|
||||
y="9.1740668e-07"
|
||||
height="132.29167"
|
||||
width="132.29167" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(15.111534,0,0,12.74056,8342.1938,982.08879)"
|
||||
id="text5771"
|
||||
style="white-space:pre;shape-inside:url(#rect5773);display:inline;fill:#fa00fa;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="-551.28711"
|
||||
y="-67.571732"
|
||||
id="tspan5811">6</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.2 KiB |
BIN
ressources/7.png
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5816"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="7.svg"
|
||||
inkscape:export-filename="7.png"
|
||||
inkscape:export-xdpi="95.999992"
|
||||
inkscape:export-ydpi="95.999992"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview5818"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.74653479"
|
||||
inkscape:cx="231.73736"
|
||||
inkscape:cy="310.76917"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs5813">
|
||||
<rect
|
||||
x="-508.92457"
|
||||
y="-26.134747"
|
||||
width="414.73463"
|
||||
height="475.82867"
|
||||
id="rect5928" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect5872"
|
||||
width="132.29167"
|
||||
height="132.29167"
|
||||
x="6.2107762e-07"
|
||||
y="6.2107762e-07" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
transform="matrix(13.574325,0,0,11.716537,6930.5443,296.93453)"
|
||||
id="text5926"
|
||||
style="white-space:pre;shape-inside:url(#rect5928);display:inline;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"><tspan
|
||||
x="-508.92383"
|
||||
y="-15.216263"
|
||||
id="tspan5966">7</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.2 KiB |
BIN
ressources/8.png
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -1,66 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5971"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="8.svg"
|
||||
inkscape:export-filename="8.png"
|
||||
inkscape:export-xdpi="95.999992"
|
||||
inkscape:export-ydpi="95.999992"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview5973"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
showguides="false"
|
||||
inkscape:zoom="0.74653479"
|
||||
inkscape:cx="226.37927"
|
||||
inkscape:cy="274.60207"
|
||||
inkscape:window-width="1912"
|
||||
inkscape:window-height="1047"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs5968" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect6027"
|
||||
width="132.29167"
|
||||
height="132.29166"
|
||||
x="2.6031119e-06"
|
||||
y="2.6031119e-06" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:164.79px;fill:#838383;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
x="12.046442"
|
||||
y="131.92133"
|
||||
id="text6135"
|
||||
transform="scale(1.0989589,0.90995214)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan6133"
|
||||
style="fill:#838383;fill-opacity:1;stroke-width:0"
|
||||
x="12.046442"
|
||||
y="131.92133">8</tspan></text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -1,92 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29167 132.29167"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="mine.svg"
|
||||
inkscape:export-filename="mine.png"
|
||||
inkscape:export-xdpi="42.760944"
|
||||
inkscape:export-ydpi="42.760944"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview7"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.5518659"
|
||||
inkscape:cx="162.38517"
|
||||
inkscape:cy="204.27023"
|
||||
inkscape:window-width="1892"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="10"
|
||||
inkscape:window-y="10"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
id="linearGradient1502"
|
||||
inkscape:swatch="solid">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop1500" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ad;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;paint-order:markers fill stroke"
|
||||
id="rect501"
|
||||
width="162.80766"
|
||||
height="168.88773"
|
||||
x="-16.770073"
|
||||
y="-22.19039" />
|
||||
<ellipse
|
||||
style="fill:#000000;stroke:#000000;stroke-width:0.223074;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
|
||||
id="path111"
|
||||
cx="62.799694"
|
||||
cy="72.270866"
|
||||
rx="56.635628"
|
||||
ry="54.199226" />
|
||||
<path
|
||||
sodipodi:type="spiral"
|
||||
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.74093;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path341"
|
||||
sodipodi:cx="28.490538"
|
||||
sodipodi:cy="45.3279"
|
||||
sodipodi:expansion="1"
|
||||
sodipodi:revolution="0.48942739"
|
||||
sodipodi:radius="29.633478"
|
||||
sodipodi:argument="-18.138201"
|
||||
sodipodi:t0="0.43865359"
|
||||
d="M 22.3788,56.800314 C 9.0687208,58.790669 1.8870045,43.112185 3.6587879,32.099198 3.9093976,30.541467 4.2971025,29.006294 4.8091046,27.514064"
|
||||
transform="matrix(-0.43060005,0.65234095,-0.65851537,-0.4265626,146.99062,27.717028)" />
|
||||
<rect
|
||||
style="fill:#000000;stroke:#000000;stroke-width:0.294461;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
|
||||
id="rect286"
|
||||
width="32.785309"
|
||||
height="14.191555"
|
||||
x="78.330818"
|
||||
y="-41.435642"
|
||||
ry="0"
|
||||
rx="0"
|
||||
transform="matrix(0.8383838,0.54508037,-0.54856161,0.83611013,0,0)" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.3 KiB |
|
@ -1,82 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="tile.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview7"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.54866744"
|
||||
inkscape:cx="356.31784"
|
||||
inkscape:cy="373.63252"
|
||||
inkscape:window-width="1892"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="10"
|
||||
inkscape:window-y="10"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs2" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#fff0ae;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers;fill-opacity:1;stroke-dasharray:none"
|
||||
id="rect111"
|
||||
width="158.69943"
|
||||
height="158.15874"
|
||||
x="-14.172204"
|
||||
y="-13.146079" />
|
||||
<rect
|
||||
style="fill:#ffe672;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect11512"
|
||||
width="327.30954"
|
||||
height="57.368855"
|
||||
x="-94.705956"
|
||||
y="-41.261234" />
|
||||
<rect
|
||||
style="fill:#ffe672;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect11512-6"
|
||||
width="327.30954"
|
||||
height="57.368855"
|
||||
x="-81.304237"
|
||||
y="116.49409" />
|
||||
<rect
|
||||
style="fill:#ffd932;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect10047"
|
||||
width="40.782703"
|
||||
height="132.2505"
|
||||
x="-20.619867"
|
||||
y="0.024440518"
|
||||
ry="16.955109"
|
||||
rx="20.391352" />
|
||||
<rect
|
||||
style="fill:#ffd932;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect10047-3"
|
||||
width="40.782703"
|
||||
height="132.2505"
|
||||
x="111.92817"
|
||||
y="0.012594922"
|
||||
ry="16.955109"
|
||||
rx="20.391352" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 2.7 KiB |
|
@ -1,85 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="500"
|
||||
height="500"
|
||||
viewBox="0 0 132.29166 132.29167"
|
||||
version="1.1"
|
||||
id="svg5"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="tile_hover.svg"
|
||||
inkscape:export-filename="tile_hover.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview7"
|
||||
pagecolor="#505050"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.0973349"
|
||||
inkscape:cx="230.5586"
|
||||
inkscape:cy="262.45406"
|
||||
inkscape:window-width="1892"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="10"
|
||||
inkscape:window-y="10"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs2" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<rect
|
||||
style="fill:#ffaeae;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers;fill-opacity:1;stroke-dasharray:none"
|
||||
id="rect111"
|
||||
width="158.69943"
|
||||
height="158.15874"
|
||||
x="-14.172204"
|
||||
y="-13.146079" />
|
||||
<rect
|
||||
style="fill:#ff7272;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect11512"
|
||||
width="327.30954"
|
||||
height="57.368855"
|
||||
x="-95.280823"
|
||||
y="-45.115654" />
|
||||
<rect
|
||||
style="fill:#ff7272;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect11512-6"
|
||||
width="327.30954"
|
||||
height="57.368855"
|
||||
x="-80.904198"
|
||||
y="119.37068" />
|
||||
<rect
|
||||
style="fill:#ff3232;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect10047"
|
||||
width="40.782703"
|
||||
height="138.08026"
|
||||
x="-31.739614"
|
||||
y="-2.9249413"
|
||||
ry="16.955109"
|
||||
rx="20.391352" />
|
||||
<rect
|
||||
style="fill:#ff3232;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:square;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||
id="rect10047-3"
|
||||
width="42.631603"
|
||||
height="138.24614"
|
||||
x="123.45546"
|
||||
y="-2.9134312"
|
||||
ry="16.955109"
|
||||
rx="20.391352" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.9 KiB |