generated from public/aoc_template
aoc tiles
This commit is contained in:
parent
fa14a46380
commit
b296e35b85
BIN
.aoc_tiles/tiles/2024/14.png
Normal file
BIN
.aoc_tiles/tiles/2024/14.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.0 KiB |
BIN
.aoc_tiles/tiles/2024/15.png
Normal file
BIN
.aoc_tiles/tiles/2024/15.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
BIN
.aoc_tiles/tiles/2024/16.png
Normal file
BIN
.aoc_tiles/tiles/2024/16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
11
README.md
11
README.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!-- AOC TILES BEGIN -->
|
<!-- AOC TILES BEGIN -->
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
2024 - 26 ⭐ - Python
|
2024 - 32 ⭐ - Python
|
||||||
</h1>
|
</h1>
|
||||||
<a href="day01.py">
|
<a href="day01.py">
|
||||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||||
@ -43,4 +43,13 @@
|
|||||||
<a href="day13.py">
|
<a href="day13.py">
|
||||||
<img src=".aoc_tiles/tiles/2024/13.png" width="161px">
|
<img src=".aoc_tiles/tiles/2024/13.png" width="161px">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="day14.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/14.png" width="161px">
|
||||||
|
</a>
|
||||||
|
<a href="day15.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/15.png" width="161px">
|
||||||
|
</a>
|
||||||
|
<a href="day16.py">
|
||||||
|
<img src=".aoc_tiles/tiles/2024/16.png" width="161px">
|
||||||
|
</a>
|
||||||
<!-- AOC TILES END -->
|
<!-- AOC TILES END -->
|
||||||
Loading…
Reference in New Issue
Block a user