second commit

This commit is contained in:
co 2023-10-23 17:59:44 +02:00
parent 66dc169be0
commit 5fadeb7f67
33 changed files with 837 additions and 0 deletions

8
nim-spiel.code-workspace Normal file
View file

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}