Control a virtual vehicle with WASD
Control virtual vehicles with WASD
Play a spaceship freeride game
Play web-based vehicle physics simulations using WASD controls
Play a voxel game in your browser
https://huggingface.co/spaces/VIDraft/mouse-webgen
DESCRIPTION_SHORT>Drive a simulated vehicle in your web browser
Jouez au Jeu de Morpion
Interact with a 3D NPC using text input
Play with a stick-catching dog πΆ
Launch an interactive Unity game in your browser
Play a narrative-driven game enhanced by AI
Play a 3D Unity WebGL game
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.