Skip to content

thestonechat/Ralph2D

Repository files navigation

Ralph2D

Ralph2D is a game engine built on top of pygame (for now 😉)

Features

General (4)

  • Clock (FPS Limiter)
  • Load Images
  • Rotate Surface
  • Resize Images

Window (12)

  • Create Window
  • Quit Window
  • Update Window
  • Clear Window
  • Set Title
  • Set Icon
  • Draw Rectangle
  • Draw Circle
  • Draw Images
  • Mouse Position
  • Keys down
  • Keys up

Objects (3)

  • Rectangle Object
  • Circle Object
  • Image Object

Physics (1)

  • Collision Detection

TODO (0)

About

Ralph2D is a game engine for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages