Control a virtual vehicle with WASD
Control a vehicle with WASD keys in a web-based physics simulation
Explore a pyramid-solving game with AI
Load and play a Unity web game
Control a physics vehicle in a web-based simulation
EnjoyGame
Interact with a 3D NPC using text input
Find neighboring countries in a fun quiz game!
"One-minute creation by AI Coding Autonomous Agent MOUSE-I"
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play and train agents in an interactive pyramid game
Play with a stick-catching AI dog 🐶
Simulate a Faker match
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.