Expand description
Forge module
This module defines the Forge type, a singleton-like component responsible
for generating Asteroid and Sunray instances.
Only one Forge may exist at a time. Attempting to construct more than one instance results in an error. The component is designed to centralize object creation in a controlled manner.