Play a simple canvas game
Play and train agents in an interactive pyramid game
Control a simulated vehicle using keyboard
Interact with a web-based physics vehicle simulation using WASD keys
Embed and play classic games online
https://huggingface.co/spaces/VIDraft/mouse-webgen
Jouez au Jeu de Morpion
Play a JavaScript-based adventure game
Launch interactive dodge game
Play a 2v2 soccer game in your browser
Launch an interactive Unity game in your browser
Load and play a Unity game
Control a simulated vehicle with WASD
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.