Skip to content

A lightweight, high performance, and object-focused 2D game framework in Python

License

Notifications You must be signed in to change notification settings

qwertyquerty/MDLN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDLN

Madeline Doesn't Like Naming

A lightweight, high performance 2D game framework in Python where ECS meets OOP

General Structure Plan

  • Game
    • Screen
    • Window
    • Clock
    • Scene
      • Stages [ ... ]
        • Systems [ ... ]
        • Entites [ ... ]
          • Icon
            • sprite map
            • icon states
          • Layer
          • Rect
          • Components [ ... ]
      • Mixer
    • Aux Threads [ ... ]
    • Event Handlers [ ... ]

Documentation coming soon..

About

A lightweight, high performance, and object-focused 2D game framework in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages