Play a Frogger-style game using custom controls
Interact with a web-based physics vehicle simulation using WASD keys
Drive a physics a virtual car with WASD
Play a spaceship freeride game
Play a game where a dog catches sticks
Control virtual vehicles with WASD
Play a 2v2 soccer game in your browser
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play a web-based Unity game
Interact with a 3D NPC using text input
Start Godot Engine for game development directly in your browser
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play a physics-based vehicle simulation using WASD controls
HTML5.Aframe.Frogger.Test is a Frogger-style game built using HTML5 and A-Frame, designed for testing and exploration of game AI mechanics. It provides a customizable environment where players can interact with AI-driven elements, such as moving obstacles and dynamic enemy behaviors. The game leverages A-Frame's spatial rendering capabilities and HTML5's web standards to deliver a cross-platform, web-based gaming experience.
• Built with A-Frame for immersive 3D rendering and spatial audio
• Utilizes HTML5 Canvas for dynamic graphics rendering
• Includes custom controls for player movement and interaction
• Features AI-driven enemies with pathfinding and collision detection
• Supports cross-platform play on modern web browsers
index.html
file locally.What browsers are supported?
HTML5.Aframe.Frogger.Test is compatible with modern browsers like Chrome, Firefox, and Edge that support HTML5 and WebXR standards.
Can I customize the game's AI behaviors?
Yes, the game's AI behaviors can be modified by adjusting parameters in the source code. This allows developers to test different AI strategies and scenarios.
Is the game available on mobile devices?
Yes, the game is cross-platform and can run on mobile devices that support HTML5 and WebXR. However, performance may vary depending on the device's capabilities.