alexdvxotaylor4984 GitHub avatar

minimax-canvas-game-script

alexdvxotaylor4984

一个基于浏览器 Canvas 的紧凑型游戏,AI 对手通过 Minimax 算法与玩家对战。

Stars

35

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

GPL-3.0

最近更新

2026-08-01

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它以简洁的 HTML/Canvas 项目演示了 Minimax 算法在实际对战中的决策过程,且无需原生安装即可在浏览器中运行。

适合谁使用

  • 对游戏 AI 算法感兴趣的学习者
  • Web 或 Canvas 开发者
  • 教授 Minimax 决策原理的教学者
  • 休闲浏览器游戏玩家

典型使用场景

  • 学习 Minimax 算法如何用于 AI 走子决策
  • 研究轻量级 Canvas 游戏实现
  • 在浏览器中直接运行玩家对 AI 的对战游戏
  • 基于 GPL v3 许可查看和修改源码

项目优势

  • 仅需现代浏览器即可运行,无需桌面安装
  • 实现紧凑,便于本地查看
  • 使用 HTML Canvas 绘制界面,并以 Minimax 进行 AI 决策,聚焦核心演示
  • GPL v3 许可允许审阅和修改

使用前须知

  • 未记录精确浏览器版本、移动端支持或性能边界
  • 未提供配置选项、快捷键或扩展点
  • 未确认宿主版本在游玩时是否需要网络连接

README 快速开始

Getting Started

项目描述

A web-based Canvas game utility featuring a Minimax-powered AI opponent that evaluates moves algorithmically. Built with HTML and HTML Canvas for browser play, with adjustable source and no native installation required.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

yetone
精选
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI 与机器学习AI 智能体
805
react
精选
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web 开发前端框架
246,741
TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861