{"id":30679931,"url":"https://github.com/sinlessdevil/tetrisinventorysystem","last_synced_at":"2025-09-01T15:10:20.352Z","repository":{"id":285344774,"uuid":"697182177","full_name":"SinlessDevil/TetrisInventorySystem","owner":"SinlessDevil","description":"Inventory Tetris + UI MVVM A grid-based inventory system inspired by games like Escape from Tarkov and Diablo. ","archived":false,"fork":false,"pushed_at":"2025-07-28T13:01:59.000Z","size":102031,"stargazers_count":36,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T14:30:34.851Z","etag":null,"topics":["dotween","drag-and-drop","editor-tools","game-dev","inventory","inventory-system","mvvm","odin-inspector","unity","unity-inventory","unity-tetris-inventory","unity2d","zenject"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SinlessDevil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-27T08:11:16.000Z","updated_at":"2025-07-28T12:48:26.000Z","dependencies_parsed_at":"2025-05-10T09:38:15.848Z","dependency_job_id":null,"html_url":"https://github.com/SinlessDevil/TetrisInventorySystem","commit_stats":null,"previous_names":["sinlessdevil/inventory_tetris","sinlessdevil/tetrisinventorysystem"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SinlessDevil/TetrisInventorySystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FTetrisInventorySystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FTetrisInventorySystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FTetrisInventorySystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FTetrisInventorySystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SinlessDevil","download_url":"https://codeload.github.com/SinlessDevil/TetrisInventorySystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SinlessDevil%2FTetrisInventorySystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273144556,"owners_count":25053260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotween","drag-and-drop","editor-tools","game-dev","inventory","inventory-system","mvvm","odin-inspector","unity","unity-inventory","unity-tetris-inventory","unity2d","zenject"],"created_at":"2025-09-01T15:10:17.163Z","updated_at":"2025-09-01T15:10:20.345Z","avatar_url":"https://github.com/SinlessDevil.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎒  Tetris Inventory System\nA grid-based inventory system inspired by games like **Escape from Tarkov** and **Diablo**. Built with flexibility and modularity in mind — perfect for RPGs, shooters, survival games, or any project needing a smart item management system.\n\n### 🚀 Features\n- 📦 **Drag \u0026 drop** items between grid slots\n- 🔄 **Auto-placement** of items when possible\n- 🗑 **Item deletion** via drop zones\n- 📐 **Item logic**: size, rotation, stacking, etc.\n- 🔒 **Interaction lock** during animations/actions\n- 🧪 **Cheat/debug buttons** for quick testing\n- 🎉 **Smooth UI animations** for items, slots \u0026 panels\n\n### 🖼 Interface Preview\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_1.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eShow Inventory\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_2.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eMove Items Between Slots\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_3.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eStack Items\u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_4.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eChest Animation\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_5.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eRemove Items\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Gifs/Gif_6.gif?raw=true\" width=\"250\"/\u003e\n      \u003cp style=\"font-weight: bold; margin-top: 6px;\"\u003eCheat Panel / Expand Inventory\u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_1.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_2.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_3.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_4.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_5.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/SinlessDevil/Inventory_Tetris/blob/inventory-tetris-0.0.1/Images/Image_6.png?raw=true\" width=\"250\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n### ⚙️ Tech Stack\n- [Unity 2022+](https://unity.com/)\n- [Zenject](https://github.com/modesttree/Zenject)\n- [DOTween](http://dotween.demigiant.com/)\n- [UniTask](https://github.com/Cysharp/UniTask)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinlessdevil%2Ftetrisinventorysystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinlessdevil%2Ftetrisinventorysystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinlessdevil%2Ftetrisinventorysystem/lists"}