Initial commit

This commit is contained in:
Maddox Werts 2024-05-08 13:31:37 -04:00
commit e40aaba4c2
2 changed files with 11 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# ---> Xcode
## User settings
xcuserdata/
## Xcode 8 and earlier
*.xcscmblueprint
*.xccheckout

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Physics-Sandbox
A 2D physics simulator for MacOS