You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easily master C++ OOP! Access curated notes (collected from various sources), collected images, and original code examples which I wrote on my own. Ideal for beginners and experienced programmers. Boost understanding and apply concepts to projects. Contributions welcome!
Ein kleines Godot-4.4-Demoprojekt, das den Unterschied zwischen Inheritance und Composition zeigt. Anhand einfacher NPCs mit Basis- und Spezialaktionen werden beide Ansätze gegenübergestellt – ideal als Lern- und Diskussionsgrundlage für saubere Code-Architektur.