Play a simple canvas game
Control and simulate vehicle physics in a web-based game
Play a spaceship freeride game
Jouez au Jeu de Morpion
One-minute creation by AI Coding Autonomous Agent MOUSE-I
Play a Memory Game to test your memory!
Embed and play classic games online
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play a 2v2 soccer game in your browser
Play trivia questions to earn points
Create and compete with AI agents in a "Who's Spy" game
Experience a physics-based vehicle simulation
Play a game where a dog catches sticks
HTML5CanvasGame is a simple yet powerful tool for creating interactive games directly in web browsers using HTML5 Canvas technology. Built with HTML5, JavaScript, and the Canvas API, it allows developers to design rich, engaging games without the need for additional plugins or software. Perfect for prototyping, education, or lightweight game development, HTML5CanvasGame provides a flexible platform for building 2D games with real-time rendering and animation capabilities.
<canvas>
element in your HTML to serve as the game surface.