On 09Sep2020 01:24, Grant Edwards <[email protected]> wrote:
>On 2020-09-08, Don Edwards <[email protected]> wrote:
>> I may need. My aim is to write a program
>> that simulates croquet - 2 balls colliding with the strikers (cue) ball
>> going into the hoop (pocket), not the target ball. I want to be able to
>> move the balls around and draw trajectory lines to evaluate different
>> positions. Is there a package for this or maybe one to draw and one to
>> move? Any help much appreciated.
>
>Is pygame still a thing?
Looks like:
https://pypi.org/project/pygame/
https://pypi.org/project/pygame-geometry/
Don, there's a "Getting Started" page for Pygame here:
https://www.pygame.org/wiki/GettingStarted
including some platform specific notes.
Cheers,
Cameron Simpson <[email protected]>
--
https://mail.python.org/mailman/listinfo/python-list