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
Add a 3-second arcade-style splash screen (Pey-Man logo + team) that displays before the dashboard appears. Used as the opening frame of the demo recording.
Tasks
Add splash function in peyManPixelApp.m that renders for 3s on first launch:
PEY-MAN big pixel text (neon yellow on black)
Subtitle: "MathWorks Hackathon 2025"
Team line: YURDAKULOGLU · Mertrenlab · azadbulut
One Pac-Man + one ghost
Optional flag to skip splash: runPeyManPixelApp("no-splash")
Verify splash dismisses cleanly on click or after 3s
Goal
Add a 3-second arcade-style splash screen (Pey-Man logo + team) that displays before the dashboard appears. Used as the opening frame of the demo recording.
Tasks
runPeyManPixelApp("no-splash")Acceptance
Estimated time
20 min