Ralph2D is a game engine built on top of pygame (for now 😉)
- Clock (FPS Limiter)
- Load Images
- Rotate Surface
- Resize Images
- Create Window
- Quit Window
- Update Window
- Clear Window
- Set Title
- Set Icon
- Draw Rectangle
- Draw Circle
- Draw Images
- Mouse Position
- Keys down
- Keys up
- Rectangle Object
- Circle Object
- Image Object
- Collision Detection