Gaming, Game Dev & 3D

23 tools

game Gaming, Game Dev & 3D23 tools curated by the community. Most popular: Blender Agent Bridge, Plask, ArcadeMaker. Each tool comes with a review, tags and alternatives to help you choose.

❓ Frequently asked questions about Gaming, Game Dev & 3D

What is Gaming, Game Dev & 3D?

Gaming, Game Dev & 3D groups 23 tools curated by the mySelectas community. Most popular: Blender Agent Bridge.

What are the best free Gaming, Game Dev & 3D tools?

mySelectas lists several free options in this category. See in particular: Blender Agent Bridge, Plask, ArcadeMaker.

What is the best alternative to Blender Agent Bridge?

Discover alternatives to Blender Agent Bridge on mySelectas. See all alternatives →

23 tools
Blender Agent BridgeNew
Gaming, Game Dev & 3D🌐 EN

Free, open-source Blender extension that lets AI coding agents like Claude, Cursor, and Codex safely inspect and edit 3D scenes with reversible changes and visual proof of what they did.

#3d-modeling#open-source#ai-agents#game-development#self-hosting
github.com
📄 Full details →
💬 Review

The short version: if you're already using an AI coding agent and want it to work directly inside Blender rather than just generating scripts you paste in yourself, Blender Agent Bridge is a thoughtfully safety-conscious way to do it — free, open source, and built around reversible edits rather than trusting the AI to get it right first try. This sits in a small but growing category of MCP bridges for Blender — competing projects like blender-mcp (several different GitHub implementations) offer similar scene-control capabilities, often with larger tool counts (40-90+ operations) and bigger co…

👥 Target audience

Artistes 3D et utilisateurs de Blender voulant connecter des agents IA (Claude, Cursor, Codex) à leurs scènes

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
blender-mcp (sandraschi)blender-mcp (seehiong)
🔗 Visit Blender Agent Bridge
PlaskNew
Gaming, Game Dev & 3D🌐 EN

AI motion-capture tool that turns ordinary video into 3D character animation, no suits or sensors required.

#3d-modeling#motion-design#game-development#video-editing
plask.ai
📄 Full details →
💬 Review

The short version: Plask makes basic motion capture accessible to people who would never otherwise touch mocap — no hardware, no studio, just a video and a browser — at the cost of the precision a real mocap rig still delivers for high-end production. Against a professional mocap suit-and-sensor pipeline, Plask trades accuracy and rig fidelity for radically lower cost and setup time — it's built for solo creators and small studios, not AAA game production. Against generic AI video-to-animation demos that only handle a single pose or short clip, Plask's differentiators are multi-person capture…

👥 Target audience

Animateurs indépendants, développeurs de jeux indés, créateurs de vidéos courtes ayant besoin d'animation de personnages sans studio de mocap

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
mocap professionnel (suits/capteurs)Rokokooutils d'animation manuelle classiques
🔗 Visit Plask
ArcadeMakerNew
Gaming, Game Dev & 3D🌐 EN

Open-source 2D game engine with its own scripting language and a GameMaker-style built-in IDE.

#game-engine#game-development#open-source#ide#csharp
github.com
📄 Full details →
💬 Review

The short version: if GameMaker 8's beginner-friendly workflow is what got you into game development and you'd rather not pay for a modern GameMaker license, ArcadeMaker recreates that experience for free and lets you poke around in the source code, which is worth a look if you're patient with rough edges. Against Godot, which is also free and open source but has a much larger community, a more finished engine, and years of production use behind it, ArcadeMaker is clearly the less mature option — its IDE already has features the engine can't fully back yet. Against paid GameMaker or Unity, th…

👥 Target audience

Développeurs de jeux amateurs/hobbyistes habitués à GameMaker

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
GodotGameMakerUnity
🔗 Visit ArcadeMaker
Highball
Gaming, Game Dev & 3D🌐 EN

A free, open-source macOS app and CLI that automates running Windows games on Apple Silicon Macs via Wine.

#desktop-app#open-source#game-development
github.com
📄 Full details →
💬 Review

The short version: a genuinely useful tool if you've moved to Apple Silicon and miss your Windows game library — it handles the fiddly Wine/DXVK configuration that used to require following forum guides line by line. Highball itself points to Whisky as a related project, and the two occupy similar territory — Wine-based Windows gaming on Mac — though Highball's Steam one-click install, Epic/Legendary integration, and open compatibility database are meaningful conveniences on top of raw Wine. Compared to Parallels or CrossOver (paid, commercial), Highball is free and open source, but as with a…

👥 Target audience

Utilisateurs de Mac Apple Silicon souhaitant jouer à des jeux Windows

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
WhiskyCrossOverParallels (machine virtuelle Windows)
🔗 Visit Highball
V2Fun
Gaming, Game Dev & 3D🌐 EN

An AI tool that turns a text description, an image, or even a video of a person moving into a ready-to-animate 3D character, without needing 3D modeling skills or motion-capture gear.

#image-generation#video-editing#game-development#3d-modeling#ai
v2fun.ai
📄 Full details →
💬 Review

The short version: if you want a usable 3D character — modeled, textured, rigged and animated — without hiring a 3D artist or buying mocap hardware, V2Fun's unified AI pipeline gets you most of the way there from just a description or a video. What differentiates V2Fun from a single-purpose tool like a text-to-3D generator is that it doesn't stop at the mesh: rigging and motion capture from ordinary video are included in the same pipeline, which is normally where DIY 3D workflows fall apart (an unrigged model is a static prop, not a usable character). The 8K PBR texture generation is a genuin…

👥 Target audience

Développeurs de jeux indépendants, petits studios, créateurs VTuber, designers produit, amateurs d'impression 3D, équipes film/vidéo

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
MeshyLuma AI (Genie)Kaedim
🔗 Visit V2Fun
Punter.js
Gaming, Game Dev & 3D🌐 EN

A free, open-source JavaScript game engine that teaches programming fundamentals by building six classic arcade games.

#javascript#open-source#game-engine#learning#tutorials
punterjs.org
📄 Full details →
💬 Review

The short version: if you or someone you're teaching learns better by tinkering with working code than by reading documentation, Punter.js turns JavaScript fundamentals into six small, playable wins. Its niche is narrow and deliberate — this isn't trying to compete with Phaser, PixiJS, or Godot as a production game engine, and it shouldn't be judged as one. Where it earns its place is as a first step: the progression from Pong to Tetris maps naturally onto increasing programming complexity (state, collision, physics, rotation), and editing real running code beats copy-pasting a tutorial. The …

👥 Target audience

Débutants et étudiants apprenant JavaScript via le développement de jeux

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
PhaserPixiJSCodecademy
🔗 Visit Punter.js
QuickMaker
Gaming, Game Dev & 3D🌐 EN

An AI addon for Blender that generates images, 3D models, textures and videos without leaving the app you're already modeling in.

#video-editing#generative-ai#3d-modeling#image-generation
quickmaker.ai
📄 Full details →
💬 Review

The short version: QuickMaker's real value isn't the AI generation itself — plenty of tools do that — it's staying inside Blender the whole time, which matters a lot for artists in an active modeling flow. The catch is that exact pricing isn't shown publicly; you need to enter the checkout flow to see the actual credit costs, which makes it hard to budget for before trying it. It's also a Blender-specific tool, so if you work in Maya, Cinema 4D or another DCC app, it simply doesn't apply — you'd need a general-purpose AI generator instead and import assets manually. For Blender-first artists,…

👥 Target audience

Artistes et designers 3D travaillant dans Blender

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
MeshyKaedimMidjourney (pour les textures/références)
🔗 Visit QuickMaker
Game mAIster
Gaming, Game Dev & 3D🌐 EN

A free, open-source web app that turns your own ChatGPT, Claude, Gemini or DeepSeek API key into an AI Game Master for tabletop RPGs like Shadowrun, Vampire the Masquerade and Call of Cthulhu.

#ai-agents#self-hostable#open-source#free
game-maister.com
📄 Full details →
💬 Review

The short version: a fun, functional hobby project for solo or small-group tabletop RPG fans who don't mind a bit of setup — it's genuinely free with no vendor lock-in since you bring your own AI provider, but it's an early-stage open-source project (0 GitHub stars on both repos) rather than a polished commercial product, so expect rough edges. Unlike AI Dungeon or Friends & Fables, which are hosted commercial products with their own subscription and built-in AI, Game mAIster asks you to run the frontend/backend yourself (or find a hosted instance) and supply your own API key for ChatGPT, Cla…

👥 Target audience

Joueurs de jeux de rôle sur table à l'aise techniquement, qui ont déjà accès à une clé API IA et veulent jouer en solo ou en petit groupe sans meneur de jeu humain.

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
AI DungeonFriends & FablesNPC Engine
🔗 Visit Game mAIster
Spritefy
Gaming, Game Dev & 3D🌐 EN

An indie game developer with no art or sound skills can now get a full set of matching pixel-art characters, tiles, and sound effects from a text prompt — instead of hiring an artist or using mismatched free assets.

#game-development#ai#generative-ai#image-generation#game-engine
spritefy.com
📄 Full details →
💬 Review

The short version: if you're a solo or small-team indie developer who needs a coherent art *and* sound style without hiring anyone, this solves a real pain point — mismatched free-asset styling is one of the most common reasons hobby game projects look unpolished. Against dedicated sprite generators like Spriterrific or Scenario, Spritefy's differentiator is bundling audio (sound effects, music, voice lines) into the same style-consistent pipeline — most competitors handle visuals only, leaving you to source music elsewhere. The tradeoff: full commercial rights and batch generation are gated …

👥 Target audience

Indie game developers, small studios, and pixel artists who need consistent 2D art and audio assets without hiring a dedicated artist.

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
ScenarioSpriterrificSpriteflowRecraftLudo.ai
🔗 Visit Spritefy
Pumpkin
Gaming, Game Dev & 3D🌐 EN

A Minecraft server rebuilt from scratch in Rust for speed and low resource use — for self-hosters who've hit the ceiling of what a Java-based server can handle on modest hardware.

#rust#game-development#free#self-hosting#open-source
github.com
📄 Full details →
💬 Review

The short version: Pumpkin is a genuinely promising from-scratch Rust reimplementation of the Minecraft server with real performance upside for self-hosters on constrained hardware, but it's pre-1.0 software — the project's own maturity, not its architecture, is the main reason to hesitate before running it for a community you care about. The practical dealbreaker for a lot of admins will be the plugin ecosystem: Paper and Purpur, the entrenched Java-based options, have years of accumulated plugins covering everything from anti-grief tooling to economy systems, and none of that runs on Pumpki…

👥 Target audience

Administrateurs de serveurs Minecraft et self-hosters voulant de meilleures performances sur du matériel modeste.

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
Serveur Minecraft vanillaPaperPurpurSpigot
🔗 Visit Pumpkin
OpenGame
Gaming, Game Dev & 3D🌐 EN

Describe a simple game in plain English — the goal, the controls, what the player is dodging — and get back a playable browser game a minute or two later, without writing a line of game code yourself.

#game-development#web-app#ai
opengame.app
📄 Full details →
💬 Review

The short version: prompt-to-playable-game is a genuinely fun, low-friction way to test a simple game idea without touching a game engine, and having both a fast single-file mode and a deeper iterative Studio mode is a sensible way to serve both "just show me something" and "let me actually refine this" users. The honest limitation of any prompt-to-game tool is depth: what comes out is a draft prototype built from a prebuilt genre library, not a from-scratch, fully custom game — treat it as a fast way to test whether an idea is fun at all, not a replacement for an actual game engine (Unity, G…

👥 Target audience

Développeurs de jeux, prototypeurs et créateurs de contenu voulant tester rapidement des idées de jeux navigateur sans coder

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
UnityGodotConstruct
🔗 Visit OpenGame
aiga_
Gaming, Game Dev & 3D🌐 EN

Type what your character does next and the AI writes the story forward, draws a new illustrated scene to match, and remembers everything that happened before — so a text-adventure game feels closer to reading an illustrated book that reacts to you than ty

#image-generation#game-development#saas
aiga.io
📄 Full details →
💬 Review

The short version: pairing branching narrative with real-time AI illustration that stays visually consistent as the story evolves is a genuinely distinct experience from either a plain text adventure or a static AI art generator — the combination is the interesting part, not either piece alone. The pricing range is wide (free daily turns up to $59.99/month for heavy use), which makes sense for a product where usage varies enormously between someone playing casually a few times a week and someone running long, illustration-heavy community sessions — the free tier is a reasonable way to judge w…

👥 Target audience

Amateurs de jeux de rôle, écrivains créatifs, enfants, community managers, enseignants et marques cherchant des expériences d'engagement

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
Jeux d'aventure textuelle classiquesGénérateurs d'images IA génériques
🔗 Visit aiga_
GamingList
Gaming, Game Dev & 3D🌐 EN

Import your Steam, Xbox and PlayStation libraries into one place, rate and review what you've played, and get a single shareable profile showing your whole gaming history, instead of your collection being scattered across four different platform accounts.

#web-app#saas#freemium
gaminglist.gg
📄 Full details →
💬 Review

The short version: consolidating a gaming backlog scattered across Steam, Xbox and PlayStation into one searchable, ratable collection is a real convenience for anyone who games on more than one platform, and multi-platform library import is the feature that actually matters here. This is a fairly established niche — Backloggd, Grouvee, Stash and VGCollect all compete directly on exactly this pitch, some with larger existing communities — so GamingList's differentiators (leaderboards, a release calendar, board-game tracking) need to be genuinely better to pull users away from an incumbent wit…

👥 Target audience

Joueurs multi-plateformes voulant centraliser et partager leur collection de jeux

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
BackloggdGrouveeStashVGCollect
🔗 Visit GamingList
Forgeon
Gaming, Game Dev & 3D🌐 EN

A platform for writing choose-your-own-adventure style stories with actual RPG mechanics baked in — inventory, combat, world exploration — so readers don't just pick an ending, they play through one.

#game-development#web-app#illustration#community
forgeon.art
📄 Full details →
💬 Review

The short version: if you want to write interactive fiction that plays more like a lightweight RPG than a simple branching-text story, Forgeon gives you tools Twine and ChoiceScript don't — inventory, combat, crafting — without you having to build a game engine from scratch. Twine and Inklewriter (ink) remain the standard tools for pure branching narrative and are simpler to learn if all you need is choices and variables; Forgeon's RPG layer is the real differentiator but also raises the learning curve since you're now managing game systems, not just prose branches. The bigger gap is pricing …

👥 Target audience

Auteurs, studios indés, enseignants et lecteurs intéressés par la fiction interactive avec mécaniques RPG

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
TwineChoiceScriptink (Inklewriter)Wattpad
🔗 Visit Forgeon
Gametank
Gaming, Game Dev & 3D🌐 EN

Describe the sprite, tile or icon you need for your game and Gametank generates it in minutes, ready to drop into your engine — useful if you're a solo or small indie team without a dedicated pixel artist.

#game-development#image-generation#ai
gametank.com
📄 Full details →
💬 Review

The short version: for a solo dev or small indie team that needs passable 2D game art fast and cheap, Gametank's genre/style-guided generation and one-time $5 starter pack make it low-risk to try. Compared to general AI image tools like Midjourney or Leonardo.Ai (broader, more powerful models, but not tuned for game-ready sprite sheets, tile consistency, or transparent backgrounds) or a general asset marketplace like itch.io (human-made, consistent quality, but you're limited to what's already made and licensed), Gametank's edge is being purpose-built for game asset types with guided style pa…

👥 Target audience

Développeurs de jeux indépendants, solo ou hobbyistes sans artiste 2D dédié

🌍 Target countries

Monde entier

🗣️ Available languages
EN
🔄 Alternatives
Leonardo.AiScenarioitch.io (assets humains)
🔗 Visit Gametank
Tripo 3D
Gaming, Game Dev & 3D🌐 EN

AI-powered 3D model generation platform that converts text and images into production-ready 3D assets for games, design, and animation.

#ai#freemium#3d-modeling#game-engine#game-development
tripo3d.ai
📄 Full details →
💬 Review

The short version: Tripo 3D earns its scale — 6.5M+ users, 100M+ models generated — with genuinely production-usable output: sharp geometry and 4K textures rather than the rough blobs earlier text-to-3D tools produced, making the $13.93/month Pro tier reasonable for anyone regularly needing game-ready assets. Against Meshy and Rodin.ai — its closest direct competitors in text/image-to-3D generation, with broadly comparable quality and pricing tiers — the real differentiator across all three tends to be output quality on your specific use case, which is worth trial-testing on the free tier bef…

👥 Target audience

Game developers, 3D printing enthusiasts, animation and film production teams, product and interior designers, e-commerce businesses, educators and industrial designers

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
MeshyRodin.aiSpline
🔗 Visit Tripo 3D
SeeleAgent
Gaming, Game Dev & 3D🌐 EN

AI-powered platform that transforms text prompts into complete, playable 3D games and supporting assets. Generates code, 3D models, textures, animations, audio, and marketing materials from natural language descriptions.

#3d-modeling#ai#freemium#game-development#game-engine
seeles.ai
📄 Full details →
💬 Review

The short version: SeeleAgent is best understood as an ambitious end-to-end game prototyping tool rather than a production pipeline — going from a text prompt to something playable is genuinely impressive, but turning that into a polished, shippable game will still take real additional work. Against Unity Muse (an AI assistant bolted onto an existing, mature engine you still need to know how to use), SeeleAgent's prompt-first approach needs no engine experience to get started, at the cost of less fine-grained control once you want to go beyond the generated baseline. Against a narrower tool l…

👥 Target audience

Non-technical creators through experienced developers wanting to generate games and 3D assets from text prompts

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
Unity MuseRosebud AITripo AI
🔗 Visit SeeleAgent
CAD Skills
Gaming, Game Dev & 3D🌐 EN

A free toolkit that teaches AI coding assistants how to design real, manufacturable parts and robots from a plain-English description, then export them in the file formats a 3D printer or fabrication shop actually needs.

#ai-agents#automation#3d-modeling#open-source#cli-tool
cadskills.xyz
📄 Full details →
💬 Review

The short version: CAD Skills is a genuinely useful bridge between 'I can describe what I want' and 'I have a file I can actually 3D print or fabricate,' and being free, local and open source means there's no subscription or cloud dependency standing between an idea and a printable part. This sits in a fairly new and narrow niche — AI-agent skill libraries for hardware/CAD generation — so there isn't yet an established direct competitor to compare pricing or maturity against; the more useful comparison is against learning traditional CAD software (SolidWorks, Fusion 360, or Onshape) from scra…

👥 Target audience

Makers, roboticiens et ingénieurs voulant générer des designs CAD/matériel via des agents IA sans apprendre un logiciel CAD classique

🌍 Target countries

Mondial

🗣️ Available languages
EN
🔄 Alternatives
SolidWorksFusion 360Onshape
🔗 Visit CAD Skills
Farpy
Gaming, Game Dev & 3D🌐 EN

Upload your Blender or Octane project and Farpy renders it on remote gaming-grade GPUs, charging only for the frames that actually finish — so a slow home computer or a tight deadline no longer means waiting hours for a render to complete.

#cloud#api-first#3d-modeling
farpy.com
📄 Full details →
💬 Review

The short version: for quick previews, test renders, and short animation jobs where you don't want to commit to a render farm subscription, Farpy's pay-only-for-what-finishes model is a genuinely low-friction way to get GPU time without owning the hardware. Against established render farms like RebusFarm or GarageFarm, which typically require account setup and often quote per-project rather than a transparent instant per-frame price, Farpy's real advantage is the upfront pricing and the verifiable receipt system — you know the cost before committing and can prove the render ran. The tradeoffs…

👥 Target audience

Studios, freelances et artistes 3D ayant besoin d'un rendu ponctuel économique pour des projets Blender et Octane

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
RebusFarmGarageFarmiRenderRender Network
🔗 Visit Farpy
Pumpkin
Gaming, Game Dev & 3D🌐 EN

A free program that lets you run your own Minecraft server, rebuilt from scratch to be faster and lighter on your computer's resources than the official server software.

#open-source#self-hostable#self-hosting#game-development
pumpkinmc.org
📄 Full details →
💬 Review

The short version: if you're hosting a Minecraft server yourself and want it to run smoothly on modest hardware, Pumpkin's from-scratch Rust rewrite is specifically built to be lighter and faster than the official server software. The project's real value is technical: Rust's performance characteristics genuinely can mean more players per dollar of server hardware compared to the Java-based vanilla server, and cross-compatibility with both Java and Bedrock clients in one server is a real convenience for mixed communities. The catch is that it's still pre-1.0 and under active development — plu…

👥 Target audience

Administrateurs de serveurs Minecraft techniques voulant de meilleures performances sur du matériel modeste, ou une compatibilité Java+Bedrock unifiée

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
Paper (serveur Java officiel optimisé)SpigotPocketMine-MP
🔗 Visit Pumpkin
Loading...