https://github.com/igor-240340/collidingcircles
C++ test assignment on implementing colliding circles
https://github.com/igor-240340/collidingcircles
Last synced: about 2 months ago
JSON representation
C++ test assignment on implementing colliding circles
- Host: GitHub
- URL: https://github.com/igor-240340/collidingcircles
- Owner: igor-240340
- Created: 2023-02-19T00:04:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T21:15:14.000Z (6 months ago)
- Last Synced: 2025-02-04T22:29:56.868Z (3 months ago)
- Language: C++
- Homepage:
- Size: 9.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CollidingCircles
Test assignment on implementation of physically colliding circles.
