Infinity Arrow Animation with PyGame in Python on Cloud IDE repl.it

Опубликовано: 01 Март 2026
на канале: Professor Gerry Jenkins
1,478
26

Show running PyGame animation of arrow following a lemniscate (infinity) shape running on repl.it IDE on cloud both on Web and on a Phone. I have a short tutorial on how the code works. The code is originally developed in PyCharm Python3.7 on a Mac. Then pasted onto a repl.it free cloud IDE. The then run from the cloud.

code on repl.it: https://repl.it/talk/share/PyGame-Arr...

Parameterized formula site: https://mathworld.wolfram.com/Lemnisc...

To install my environment of Python 3.8 and Pygame see my videos:
Windows 10:    • Install #Python 3.8 and #PyCharm on Window...  
Mac:    • From install to Run for Python3.7 and PyCh...  
Ubuntu Linux:    • From Install to running python with PyChar...