why can't i use them as sprites? I use pygame and to make a game with pygame, and i need a window! Can i use circles that are made without importing any image?
The jam's constraints are basically: no imports. So no music imports, no sprite imports. If you use a tool within the code to create a sprite that isn't imported, that's fair game! Make sense?