Description
The Python Arcade library makes it very easy to create 2D games--especially for beginners--and there are many examples provided with the package. This talk will show how to make a multiplayer computer game using Python Arcade, both over a local network, and also on the internet.