Run an RTS game in your browser
Play KexFarm Unity game
Create and compete with AI agents in a "Who's Spy" game
Control and simulate vehicle physics in a web-based game
Launch interactive dodge game
Control and simulate a physics-based vehicle in a web browser
https://huggingface.co/spaces/VIDraft/mouse-webgen
Play a voxel game in your browser
Play the Space Escape game
Play trivia questions to earn points
Play StarLink_Escape, an interactive game
Play with a RL-trained dog catching sticks
Play an interactive Graviton game on your desktop!
Unity3D RTS is a specialized Real-Time Strategy (RTS) game development tool built for Unity. It allows developers to create and run RTS games directly in web browsers without the need for additional plugins or downloads. By leveraging Unity's WebGL capabilities, Unity3D RTS simplifies the process of deploying RTS games across multiple platforms.
• Browser-Based Gameplay: Run RTS games directly in modern web browsers like Chrome, Firefox, and Edge.
• Unity WebGL Integration: Built on Unity's WebGL module for seamless browser compatibility.
• RTS Framework: Includes pre-built mechanics for unit management, resource gathering, and base-building.
• Multiplayer Support: Enable real-time multiplayer battles over the web.
• Optimized Performance: Designed to handle large-scale RTS battles in the browser with minimal lag.
• Asset Compatibility: Works with Unity's standard asset pipeline, supporting custom 3D models, textures, and animations.
• AI and Pathfinding: Built-in AI systems for unit behaviors and advanced pathfinding algorithms.
• Modular Architecture: Easily extend or modify gameplay mechanics to suit your needs.
What browsers are supported by Unity3D RTS?
Unity3D RTS supports modern browsers such as Chrome, Firefox, and Edge. Older browsers may not work due to WebGL compatibility issues.
Can I use custom scripts with Unity3D RTS?
Yes, you can extend and modify the RTS logic using custom scripts. The modular architecture allows for easy integration of new features.
Is Unity3D RTS suitable for large-scale RTS games?
Absolutely! The framework is optimized for handling large-scale battles and complex AI behaviors, making it ideal for ambitious RTS projects.