I wanted to know how many simple object can be drawn by Pygame. Red point is starting point for flying bullets. And only thing with bullets have coalision is screen border. You can shut new bullets with mouse.
Download ScriptAfter some optimisations script works faster.
Download Script v2Also I have implemented the same on C++.
Download Source