- Handling of transparent backgrounds on images. Pygame requires extra code for this
- Easily scaling graphics
- Easily rotating graphics and drawing primitives
- Not having the graphics coordinates reversed
- Easy 'scrolling' of games by showing only part of a larger canvas to draw on
- Pygame naming was a bit inconsistent