Skip to content

feat: add pi.Init user-provided function#158

Merged
elgopher merged 1 commit intomasterfrom
init
Jul 19, 2025
Merged

feat: add pi.Init user-provided function#158
elgopher merged 1 commit intomasterfrom
init

Conversation

@elgopher
Copy link
Owner

@elgopher elgopher commented Jul 19, 2025

Init is a user-defined function called once when the game starts.

Use this function to initialize the game state, load assets, or prepare data needed before the main loop begins.

Init is a user-defined function called once when the game starts.

Use this function to initialize the game state, load assets, or prepare data needed before the main loop begins.
@elgopher elgopher changed the title Init feat: add pi.Init user-provided function Jul 19, 2025
@elgopher elgopher merged commit c64edf5 into master Jul 19, 2025
1 check passed
@elgopher elgopher deleted the init branch July 19, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant