Skip to content

Instantly share code, notes, and snippets.

@necoroin
necoroin / index.html
Created March 1, 2026 02:33
AI 動物訓練師遊戲
<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI 動物訓練師 - 互動分類挑戰</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&display=swap" rel="stylesheet">
<style>
body {