alexdvxotaylor4984 GitHub avatar

minimax-canvas-game-script

alexdvxotaylor4984

A compact browser-based Canvas game in which a Minimax-driven AI opponent plays against the player through an HTML interface.

Stars

35

7-day growth

No data

Forks

0

Open issues

0

License

GPL-3.0

Last updated

2026-08-01

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It demonstrates a practical Minimax-based AI opponent inside a simple HTML/Canvas project that runs in the browser without requiring a native installation.

Who it is for

  • Learners of game AI algorithms
  • Web or Canvas developers exploring small game implementations
  • Educators teaching Minimax decision-making
  • Browser game hobbyists

Use cases

  • Learning how Minimax determines AI moves in a player-versus-AI game
  • Examining a compact Canvas-based game implementation
  • Running a browser game directly from downloaded HTML files
  • Modifying or reusing the code under the GPL v3 license

Strengths

  • Runs in a modern browser with no native launcher or installer
  • Implementation is compact and easy to examine locally
  • Uses HTML Canvas for the game interface and Minimax for AI move selection
  • Open source under GPL v3, allowing review and modification

Considerations

  • No documented browser versions, mobile support details, or performance boundaries
  • No named settings, keyboard shortcuts, or configuration options are described
  • The README does not confirm whether the hosted version requires network access during play

README quick start

Getting Started

Description

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.

Related repositories

Similar projects matched by category, topics, and programming language.

yetone
Featured
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 & Machine LearningAI Agents
805
react
Featured
react GitHub avatar

react

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

Web DevelopmentFrontend Frameworks
246,741
TanStack
Featured
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 DevelopmentFrontend Frameworks
14,861