Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sendamaphp
/
engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #43
#43
Merged
amasiye
merged 14 commits into
main
sendamaphp/engine:main
from
develop
sendamaphp/engine:develop
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Develop
#43
amasiye
merged 14 commits into
main
sendamaphp/engine:main
from
develop
sendamaphp/engine:develop
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
refactor(Texture2D): improve code formatting and structure for readability
amasiye
committed
5069c70
View commit details
Copy full SHA for 5069c70
Browse repository at this point
refactor(SceneManager): simplify event dispatching by using global dispatchEvent function
amasiye
committed
cecf8a9
View commit details
Copy full SHA for cecf8a9
Browse repository at this point
feat(Game): integrate SplashScreen for improved splash display and error handling
amasiye
committed
69977e0
View commit details
Copy full SHA for 69977e0
Browse repository at this point
feat(examples/pong): add initial project setup with composer.json and .gitignore
amasiye
committed
59c2c38
View commit details
Copy full SHA for 59c2c38
Browse repository at this point
feat(schemas): add JSON schemas for game objects, prefabs, scenes, and vector2
amasiye
committed
5267130
View commit details
Copy full SHA for 5267130
Browse repository at this point
feat(splash): update splash texture with new ASCII art design
amasiye
committed
57f2984
View commit details
Copy full SHA for 57f2984
Browse repository at this point
feat(schema): add SchemaValidator class for validating data against JSON schemas
amasiye
committed
ebb820a
View commit details
Copy full SHA for ebb820a
Browse repository at this point
feat(schema): add SchemaValidator class for validating data against JSON schemas
amasiye
committed
d6e8273
View commit details
Copy full SHA for d6e8273
Browse repository at this point
feat(game): refactor GameState to use GameStateContext for improved state management
amasiye
committed
182fb9f
View commit details
Copy full SHA for 182fb9f
Browse repository at this point
Commits on Feb 5, 2026
feat(exception): add SceneManagementException for handling scene management errors
amasiye
committed
e98e38a
View commit details
Copy full SHA for e98e38a
Browse repository at this point
feat(scene): implement loadSceneFromFile method for dynamic scene loading
amasiye
committed
ff2fc7e
View commit details
Copy full SHA for ff2fc7e
Browse repository at this point
feat(scene): update scene schema and enhance SceneManager for component handling
amasiye
committed
6926670
View commit details
Copy full SHA for 6926670
Browse repository at this point
feat(scene): define SCENE_FILE_EXTENSION constant for consistent scene file handling
amasiye
committed
6ccd853
View commit details
Copy full SHA for 6ccd853
Browse repository at this point
refactor(GameObject): standardize docblocks and improve code formatting
amasiye
committed
b1bc64a
View commit details
Copy full SHA for b1bc64a
Browse repository at this point
You can’t perform that action at this time.