Skip to content

justusdecker/pygame-engine

Repository files navigation

The current Project [Version 0.3]:

  • color picker ui element something like this: color_picker
  • ui overhaul & much more! Use:
  • Essential stuff in the UI Elements will be fixed or expanded The new datamanagement system will be:
  • Encrypted
  • use bitarray to save memory(RAM & RWM)
  • can be interacting with the registry(If needed)

Already implemented:

  • simple box collisions between two entitys
  • vectors
  • logging
  • Animationsystem
  • JSON Datamanagement
  • UI Elements:
    • Buttons
    • Textinputs
    • labels
    • dropdown menus
    • progress bars
    • Switches
  • Some UI Elements may not work currently.

The Cookie Clicker Clone Project:

Coming soon:

  • A DOOM Clone to get into pseudo 3D(variant)
  • A Mario Kart Clone to to get into pseudo 3D(variant)
  • A 2D mini RPG to get all of the stuff together & check for missing features,(text_boxes, type_writer_effect and so on!)
  • for more detail: view repo project!