[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1833":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":12,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":12,"stars7d":12,"stars30d":14,"stars90d":13,"forks30d":13,"starsTrendScore":15,"compositeScore":16,"rankGlobal":8,"rankLanguage":8,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":8,"pushedAt":8,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":13,"starSnapshotCount":13,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},1833,"desktop_mario","axonyxquantum\u002Fdesktop_mario","axonyxquantum",null,"Python",167,27,1,0,7,3,4.34,"MIT License",false,"main",true,[],"2026-06-12 02:00:33","# 🍄 Desktop Mario\n\nA **stress-relief mini-game** that lives on your Windows desktop as a transparent overlay.\n\n> People work continuously and get stressed. Desktop Mario gives you a quick fun break — right on your desktop. Press **Ctrl+Alt+M** anytime to play!\n\n![Windows](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fplatform-Windows-blue)\n![Python](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fpython-3.10%2B-green)\n![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicense-MIT-orange)\n\n## ✨ Features\n\n- **Desktop overlay** — plays right on top of your work, with a transparent background\n- **Ctrl+Alt+M** hotkey to instantly show\u002Fhide the game\n- **System tray icon** — runs silently in background, right-click to show\u002Fhide or quit\n- **Classic SMB mechanics** inspired by the original NES Super Mario Bros:\n  - Run (Shift), jump (Space, hold for higher!), arrow keys to move\n  - Goombas, Koopas (green + red), Bob-ombs with explosions\n  - Shell kick mechanics — stomp, kick, chain kills\n  - Mushroom power-up — grow big!\n  - Pipes, pits, bricks, ?-blocks, coins, staircases\n  - Score system with popups\n- **Lightweight** — pure Python + tkinter, no heavy game engine\n\n## 🎮 Controls\n\n| Key | Action |\n|-----|--------|\n| ← → | Move left\u002Fright |\n| Space | Jump (hold longer = higher) |\n| Shift | Run faster |\n| Ctrl+Alt+M | Show\u002FHide game |\n| ESC | Hide game |\n\n## 📦 Installation\n\n### Windows Installer\nDownload the latest `DesktopMario_Setup.exe` from [Releases](https:\u002F\u002Fgithub.com\u002Fbxf1001g\u002Fdesktop_mario\u002Freleases) and run it.\n\nOptions during install:\n- Create desktop shortcut\n- Start with Windows (runs in background)\n\n### Run from Source\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fbxf1001g\u002Fdesktop_mario.git\ncd desktop_mario\npip install pystray Pillow\npython mario_enhanced.py\n```\n\n## 🔨 Build\n\n### Build .exe\n```bash\npip install pyinstaller pystray Pillow\npython -m PyInstaller --onefile --windowed --name DesktopMario --hidden-import pystray --hidden-import pystray._win32 --hidden-import PIL mario_enhanced.py\n```\n\n### Build Installer (requires Inno Setup)\n```bash\niscc installer.iss\n```\n\n## 💡 Why?\n\nContinuous work leads to stress and burnout. Sometimes you just need a 2-minute break doing something fun. Desktop Mario is always one hotkey away — no need to open a browser or launch a separate app.\n\n## ☕ Support\n\nIf you enjoy Desktop Mario, consider buying me a coffee!\n\n[![Donate](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDonate-PayPal-blue.svg)](https:\u002F\u002Fwww.paypal.com\u002Fpaypalme\u002Fbhanu1001)\n\n## 🎨 Credits\n\nSprite assets by **[webfussel](https:\u002F\u002Fwebfussel.itch.io\u002Fmore-bit-8-bit-mario)** — *More-bit 8-bit Mario* (itch.io). Thank you for the amazing SMAS-style sprites!\n\n## 📄 License\n\nMIT License — see [LICENSE](LICENSE) for details.\n","Desktop Mario 是一个旨在缓解工作压力的小型桌面游戏，以透明覆盖层的形式存在于Windows桌面上。其核心功能包括通过热键Ctrl+Alt+M快速显示或隐藏游戏、模仿经典超级马里奥兄弟的游戏机制如跳跃、奔跑和踩踏敌人等，并且提供系统托盘图标以便于后台运行与控制。该项目使用Python语言开发，基于tkinter库构建，保持了轻量级特性，无需安装重型游戏引擎。它非常适合那些需要短暂休息来放松心情的办公人群，在不离开当前工作界面的情况下享受片刻娱乐时光。",2,"2026-06-11 02:46:20","CREATED_QUERY"]