Control a virtual vehicle with WASD
Play a water-filling game
Play Gomoku against an AI
Control a vehicle with WASD to simulate real physics
Play Chess with AI
Run and customize ML agents in a simulation
Play StarLink_Escape, an interactive game
Control a vehicle in a physics-based simulation using WASD
"One-minute creation by AI Coding Autonomous Agent MOUSE"
Explore a pyramid-solving game with AI
Play a Unity-based block pushing game
Play the Dodge game
Play an interactive Graviton game on your desktop!
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.