rapt-pygame-example
rapt-pygame-example copied to clipboard
A game runs slow even while drawing simple shapes with no images
Images slowed the game down so I removed them.... It lags and gives an FPS of about 10 even when only using functions like pygame.draw.circle(...)
I will post some sample code soon
Is there a documentation for rapt anywhere?