bots2d
bots2d copied to clipboard
Devcontainer and VScode integration.
This commit adds a docker development container to the project, with all dependencies. Further, the Container is configured to add VS Code integration and clangd based language support. This also contains a build script for easier usage of the IDE, testapp can be built by pressing "ctrl + shift + b".