mirror of
https://github.com/osmarks/website
synced 2025-08-30 01:07:57 +00:00
4D tic-tac-toe (real)
This commit is contained in:
4
experiments/tictactoe4d/assets/horiz1.svg
Normal file
4
experiments/tictactoe4d/assets/horiz1.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg version="1.1" width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="25%" width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
|
||||
<rect x="75%" width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
|
||||
</svg>
|
After Width: | Height: | Size: 228 B |
Reference in New Issue
Block a user