Skip to content

V3

V3 Todo/Changelog

  • Engine
  • Window
    • Create window
    • Get data from window
  • Draw shapes
  • Draw images
  • Input
  • Storage system
  • Rendering options
  • Delta-Time
  • Pip package and SetupTools
  • Cython
    • Implement cython for extra speed
    • Dev version without cython
  • Vectors (stores x and y coordinates)
    • Create vector
  • GUI library
    • Text
    • Drawing (Build in draw function)
    • Buttons
  • Sound system
    • Sound player
    • File support
    • And more...