Control a virtual vehicle with WASD
Play a web-based Unity game
Play StarLink_Escape, an interactive game
Play a 2v2 soccer game in your browser
Load and display a Unity WebGL game
Play a JavaScript-based adventure game
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play Wordle by guessing letters
Control virtual vehicle physics in a web-based simulation
Explore a pyramid-solving game with AI
Play Unity game with ML-powered agents
"One-minute creation by AI Coding Autonomous Agent MOUSE-I"
Simulate vehicle physics with WASD controls
HTML5InteractivtyDemo is a Game AI application designed to demonstrate interactive features using HTML5. The demo allows users to control a virtual vehicle using WASD keys, showcasing basic AI-driven movement and interaction within a web-based environment.
What keys do I use to control the vehicle?
Use the WASD keys: W for moving forward, S for reversing, A for turning left, and D for turning right.
Is the vehicle controlled by AI?
Yes, the vehicle's movement is managed by basic AI algorithms, though the primary control is through user input.
Which browsers are supported?
HTML5InteractivtyDemo works on any modern web browser that supports HTML5 Canvas, such as Chrome, Firefox, Safari, or Edge.