[fix] Small errors

- Ball can no longer lock to paddle
- Brick edges are part of the brick
This commit is contained in:
2025-04-03 22:00:57 +02:00
parent aa96f89a13
commit 0e5b5f67fa
4 changed files with 112 additions and 40 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"name": "Mpy Remote Workspace",
"uri": "pico:"
}
],
"settings": {
"python.languageServer": "Pylance"
}
}