遊戲開發

  • A platform for creating virtual experiences with no-code tools.
    0
    0
    What is Worlds Beyond?
    Worlds Beyond is a creator platform designed to empower users to build, customize, and share virtual worlds without needing coding skills. Using innovative no-code tools, users can drag and drop elements to create immersive experiences. The platform integrates blockchain and AI to enhance the virtual environments and ensure security and authenticity. Whether for gaming, educational purposes, or creative endeavors, Worlds Beyond offers a flexible environment where users can bring their imaginations to life.
  • NVIDIA Omniverse Audio2Face transforms 3D character animations with AI-driven facial and emotional expressions.
    0
    0
    What is Omniverse Audio2Face?
    NVIDIA's Omniverse Audio2Face provides a groundbreaking solution for animating 3D characters by synchronizing facial expressions with spoken audio. The AI-driven tool analyzes the audio, detecting phonemes and emotions, and translates them into realistic facial animations. This technology enhances the production of animated films, games, and virtual environments, making character interactions more believable and engaging. Users can create lifelike avatars and characters that respond dynamically to spoken dialogue, thus revolutionizing storytelling and interaction in digital spaces.
  • Effortlessly create immersive 3D virtual spaces with AI and drag-and-drop functionality.
    0
    0
    What is Arrival?
    Arrival offers a cutting-edge solution to design immersive 3D virtual spaces with the help of AI. Through its intuitive drag-and-drop functionality, users can create their desired 3D environment without the need for coding skills. The platform also boasts seamless integration with various virtual worlds and video gaming marketplaces, making it versatile and adaptable for different uses. Arrival's built-in text-to-3D machine learning model translates ideas into fully realized 3D elements, thus simplifying the creative process.
  • Analyze game and apps using advanced AI algorithm technology.
    0
    0
    What is AssiAI?
    Our platform leverages advanced AI algorithms to offer in-depth analysis of games and apps. By analyzing various data points and metrics, our tool provides valuable insights, recommendations, and improvements. Whether you are a developer looking to optimize your app or a gamer seeking better performance, our platform can offer the tools and insights you need to succeed.
  • Create high-quality synthetic datasets for AI models with Incribo.
    0
    0
    What is Aurora AI?
    Incribo is a platform that simplifies the creation of high-quality synthetic data for AI model training. It allows users to generate 3D models, audio, and other data types, crucial for various fields like augmentation, gaming, architecture, and product designs. By synthesizing data with real-world variations in features, movements, and expressions, it enhances AI training and reduces the reliance on expensive and time-consuming data collection processes.
  • Playroom: Build and scale multiplayer web games effortlessly.
    0
    0
    What is Booom.ai?
    Playroom offers a robust and modern multiplayer backend designed for web-based games. It provides an environment to build and scale games efficiently with zero server setup. Perfect for developers seeking to create engaging, real-time multiplayer experiences, Playroom simplifies the process with its comprehensive toolset and easy-to-use interface. Whether you're looking to build casual games or more complex social platforms, Playroom is equipped to handle all your needs.
  • Quickly replicate characters from Character AI across platforms.
    0
    0
    What is C.AI Sync Tool?
    C.AI Sync Tool is designed for creators who use Character AI, enabling them to quickly replicate their characters and share them across various platforms. This tool simplifies the process of disseminating creative ideas, making it particularly useful for storytellers, game developers, and writers. With its user-friendly interface, you can seamlessly transfer characters, ensuring your creative works reach a broader audience. By using the C.AI Sync Tool, you not only save time but also maintain consistency in character portrayal across different media.
  • Definity Legend is a blockchain-based sandbox platform for game creation and rewards.
    0
    0
    What is Definity Legend A.I Game Builder?
    Definity Legend is a pioneering sandbox platform powered by blockchain technology. It enables users to craft and explore various gaming experiences within a vibrant metaverse. By leveraging NFTs, users can create unique in-game assets, trade them, and earn substantial rewards. The platform promotes creative freedom, allowing developers and gamers alike to engage in a decentralized and community-driven ecosystem. Its integration with blockchain ensures transparency, security, and full ownership of digital assets while also offering lucrative monetary rewards and gameplay incentives.
  • FemaleSwitch is an AI-powered game that enhances female character experiences.
    0
    0
    What is F/MS Startup Game?
    FemaleSwitch is a groundbreaking AI agent within the gaming industry that focuses on creating dynamic and engaging female characters. This AI agent helps users craft personalized narratives and unique character arcs, significantly enhancing player interaction and satisfaction. By utilizing advanced algorithms, FemaleSwitch generates immersive dialogues and scenarios designed specifically for female characters, making the gaming experience richer and more diverse.
  • Generative AI for creating 3D game assets quickly and easily.
    0
    0
    What is G3DAI {Jedi}?
    G3D.AI provides a generative AI platform designed to simplify game development. Through text prompts, users can create intricate 3D models, game levels, and mechanics, allowing for rapid prototyping and creativity. The platform leverages advanced AI to produce optimized and art direction-matching assets, cutting down the time and complexity usually involved in game development, thus enabling quicker iterations and unique content creation.
  • An open-source Godot plugin offering modular agent steering behaviors like path following, obstacle avoidance, and crowd simulation.
    0
    0
    What is Godot Steering AI Framework?
    Godot Steering AI Framework is a specialized extension for the Godot game engine that empowers developers to equip NPCs, enemies, and autonomous characters with lifelike movement and decision-making patterns. By exposing a set of prebuilt steering behaviors and combining them through weighted blending, users can achieve smooth path following, dynamic obstacle avoidance, group formation, and responsive pursuit or evasion. The framework simplifies AI-driven navigation, allowing you to focus on gameplay mechanics rather than low-level movement code, and supports both 2D and 3D projects with minimal setup.
  • Transform images and text into high-quality 3D models using AI technology.
    0
    0
    What is Instant3d.ai?
    Transform any image or text into high-quality 3D models with Instant3D.ai. Our advanced AI analyzes visual details and text prompts to create accurate, fully-textured 3D models in seconds. Customize your models with AI-powered tools to adjust textures, lighting, poly count, and more. Export in popular formats like GLTF, OBJ, and FBX for use in games, animations, 3D printing, and more. Perfect for designers, developers, animators, and 3D enthusiasts.
  • Ludo.ai is an AI-powered platform for game research, ideation, and asset generation.
    0
    0
    What is Ludo AI?
    Ludo.ai helps game developers speed up research, ideation, and asset generation by providing a suite of AI-powered tools. The platform identifies trends and patterns in the market to assist in theme and content selection for games. It also unlocks endless AI-generated ideas to fuel creativity, allowing users to generate new game concepts, elements, mechanics, and more. From research to concept art and game design, Ludo.ai offers comprehensive support for creating the next hit game.
  • Simplified PyTorch implementation of AlphaStar, enabling StarCraft II RL agent training with modular network architecture and self-play.
    0
    0
    What is mini-AlphaStar?
    mini-AlphaStar demystifies the complex AlphaStar architecture by offering an accessible, open-source PyTorch framework for StarCraft II AI development. It features spatial feature encoders for screen and minimap inputs, non-spatial feature processing, LSTM memory modules, and separate policy and value networks for action selection and state evaluation. Using imitation learning to bootstrap and reinforcement learning with self-play for fine-tuning, it supports environment wrappers compatible with StarCraft II via pysc2, logging through TensorBoard, and configurable hyperparameters. Researchers and students can generate datasets from human gameplay, train models on custom scenarios, evaluate agent performance, and visualize learning curves. The modular codebase enables easy experimentation with network variants, training schedules, and multi-agent setups. Designed for education and prototyping rather than production deployment.
  • An open-source multi-agent reinforcement learning framework enabling raw-level agent control and coordination in StarCraft II via PySC2.
    0
    0
    What is MultiAgent-Systems-StarCraft2-PySC2-Raw?
    MultiAgent-Systems-StarCraft2-PySC2-Raw offers a complete toolkit for developing, training, and evaluating multiple AI agents in StarCraft II. It exposes low-level controls for unit movement, targeting, and abilities, while allowing flexible reward design and scenario configuration. Users can easily plug in custom neural network architectures, define team-based coordination strategies, and record metrics. Built on top of PySC2, it supports parallel training, checkpointing, and visualization, making it ideal for advancing research in cooperative and adversarial multi-agent reinforcement learning.
  • A platform for creating, sharing, and experiencing interactive stories and adventures.
    0
    0
    What is My Adventures AI?
    MyAdventures allows users to create, share, and experience interactive stories and adventures. The platform provides a range of tools, including narrative editors and customizable elements, to help users design their adventures. Users can explore stories created by others, participate in community events, and engage with a community of fellow adventurers and creators. The platform is ideal for educators, writers, game developers, and anyone interested in storytelling and adventure experiences.
  • Perchance: a robust, versatile random text generator.
    0
    0
    What is Perchance AI?
    Perchance is a user-friendly platform that enables users to create random text generators. Whether you're writing a novel, creating a game, or generating unique names, Perchance provides the tools you need to bring your ideas to life. With features like custom scripts, embedded generators, and an easy-to-use interface, Perchance helps fuel creativity and streamline the text generation process.
  • Unlock the power of 3D model searching in Unity Asset Manager.
    0
    0
    What is Physna Nexus+?
    Physna Nexus+ is a powerful Chrome extension that augments the Unity Asset Manager, providing enhanced search functionalities powered by Physna's advanced geometric search technology. It allows users to quickly find, analyze, and manage their 3D models and assets effectively, greatly improving productivity in game development and design processes. This tool is designed for both seasoned developers and beginners looking to streamline their 3D asset management.
  • PyGame Learning Environment provides a collection of Pygame-based RL environments for training and evaluating AI agents in classic games.
    0
    0
    What is PyGame Learning Environment?
    PyGame Learning Environment (PLE) is an open-source Python framework designed to simplify the development, testing, and benchmarking of reinforcement learning agents within custom game scenarios. It provides a collection of lightweight Pygame-based games with built-in support for agent observations, discrete and continuous action spaces, reward shaping, and environment rendering. PLE features an easy-to-use API compatible with OpenAI Gym wrappers, enabling seamless integration with popular RL libraries such as Stable Baselines and TensorForce. Researchers and developers can customize game parameters, implement new games, and leverage vectorized environments for accelerated training. With active community contributions and extensive documentation, PLE serves as a versatile platform for academic research, education, and real-world RL application prototyping.
  • Rokoko Vision offers powerful AI-driven motion capture for real-time animation.
    0
    0
    What is Rokoko Vision?
    Rokoko Vision empowers creators with state-of-the-art motion capture capabilities, translating live human actions into digital animations instantly. By leveraging AI, it automates the animation process, reducing the need for traditional methods while maintaining accuracy and quality. This innovative tool is designed for filmmakers, game developers, and animators seeking to streamline their production workflow and enhance the realism of their characters with precise motion tracking.
Featured
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
Pippit
Elevate your content creation with Pippit's powerful AI tools!
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
Seedance 2 AI
Multi-modal AI video generator that combines images, video, audio and text to create cinematic short clips.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
LTX-2 AI
Open-source LTX-2 generates 4K videos with native audio sync from text or image prompts, fast and production-ready.
Seedance-2
Seedance 2.0 is a free AI-powered text-to-video and image-to-video generator with realistic lip sync and sound effects.
FalcoCut
FalcoCut: web-based AI platform for video translation, avatar videos, voice cloning, face-swap and short video generation.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.
Van Gogh Free Video Generator
An AI-powered free video generator that creates stunning videos from text and images effortlessly.
SOLM8
AI girlfriend you call, and chat with. Real voice conversations with memory. Every moment feels special with her.
Vertech Academy
Vertech offers AI prompts designed to help students and teachers learn and teach effectively.
Img2.AI
AI platform that converts photos into stylized images and short animated videos with fast, high-quality results and one-click upscaling.
ai song creator
Create full-length, royalty-free AI-generated music up to 8 minutes with commercial license.
RSW Sora 2 AI Studio
Remove Sora watermark instantly with AI-powered tool for zero quality loss and fast downloads.
Qwen-Image-2512 AI
Qwen-Image-2512 is a fast, high-resolution AI image generator with native Chinese text support.
Lease A Brain
AI-powered team of expert virtual professionals ready to assist in diverse business tasks. Sign-up for a free trial.