newbie
Michael Torrie
torriem at gmail.com
Tue Sep 8 23:51:14 EDT 2020
On 9/8/20 7:24 PM, Grant Edwards wrote:
> On 2020-09-08, Don Edwards <doedau54 at gmail.com> 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?
Yes. https://www.pygame.org/. Should be in most Linux distributions'
repositories.
More information about the Python-list
mailing list