Unity C# → Web Port
Interactive demo of the same systems from the Unity project: InventoryManager, SaveSystem, SavedRespanw, and settings persistence. Data is saved to localStorage — refresh the page to verify it persists.
Empty. Pick up an item.
This is a JavaScript re-implementation of the original Unity C# scripts (InventoryManager, SaveSystem, SavedRespanw, ScoreManager) so the persistence model can be explored in the browser.