Add backend projects with core models and tests, setup Godot frontend

This commit is contained in:
sokol
2026-02-20 21:01:09 +03:00
parent fc3ad9f6db
commit f320aa50ed
14 changed files with 518 additions and 0 deletions

4
frontend/icon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128">
<rect x="10" y="10" width="108" height="108" fill="#4CAF50" rx="20"/>
<text x="64" y="80" font-family="Arial" font-size="60" fill="white" text-anchor="middle">$</text>
</svg>

After

Width:  |  Height:  |  Size: 245 B