Actions
Task ARCH-140
closedDesktop Compatibility
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Description
User Story¶
As a player, I want to play the game smoothly on desktop, so that I can have a stable and responsive experience without WebGL limitations.
Description¶
- Ensures the game runs optimally as a standalone build.
- Fixes any platform-specific issues for Windows/Linux/Mac.
- Allows higher graphical settings compared to WebGL if supported.
Test Cases¶
Verify that desktop version runs without frame rate drops or crashes.
Ensure that file access (saves, logs) functions correctly on different operating systems.
Confirm that higher graphical settings improve visuals without impacting performance.
Validate that desktop and WebGL versions have consistent input responsiveness.
Actions