Skip to content

Community

Discord Group

We have a Discord server for the community to discuss, ask questions, and make contribution. You can join the server by clicking the following link.

How to Contribute

We welcome contributions from the community. If you are interested in contributing to the development of tactics2d, please follow Google's Python Style Guide when coding and writing documentation. We have already supported an auto-check for the code style and documentation style. You can use the following commands to check the code style and documentation style.

pip install pre-commit
pre-commit run --all-files

Star History

Star History Chart