-
- Downloads
Add pygame tests
This commit introduces a new test suite for the pygame functionality. It includes tests for color formatting and uniqueness, angle calculations, and proper initialization of the Visualizer. The tests aim to enhance game integrity and avoid potential issues with visualization.
tests/test_pygame.py
0 → 100644
Please register or sign in to comment