World of Warcraft: 3 Open Source Clones Compared
PseuWoW and World of ClaudeCraft take opposite approaches to game data. PseuWoW needs either the original game's MPQ files or data extracted from them with its own bundled 'stuffextract' tool, and includes a debug-only model viewer; development on it is dead and it's currently unplayable. World of ClaudeCraft instead ships its own curated asset set and procedurally generates its terrain, water, weather, and towns, needing no original game files, and is actively developed with custom ruleset editing and a procedurally generated endgame 'rift' system. TrinityCore is by far the most active and largest of the three by contributor count, though the available material doesn't describe its underlying approach.
Comparison table
Availability
- Status
- Playable
- Platforms
- Linux, OSX, Windows
- Play in browser
- No
- Mobile
- No
Project health
- Development status
- Active
- Last updated
- today
- Stars
- 10,775
- Contributors
- 1009
- License
- GPL-2.0
Compatibility
- Requires original assets
- —
- Modding support
- —
- Multiplayer
- Online

Availability
- Status
- Semi-playable
- Platforms
- Web
- Play in browser
- YesPlay in Browser
- Mobile
- No
Project health
- Development status
- Active
- Last updated
- today
- Stars
- 2,254
- Contributors
- 81
- License
- MIT
Compatibility
- Requires original assets
- NoShips with its own curated asset set and procedurally-generated terrain, water, weather, and towns; no original game assets required.
- Modding support
- YesSupports custom ruleset editing and a procedurally-generated rift endgame system; mod loader and level editor available.
- Multiplayer
- Online

Availability
- Status
- Unplayable
- Platforms
- Windows, Linux
- Play in browser
- No
- Mobile
- No
Project health
- Development status
- Archived
- Last updated
- 14y ago
- Stars
- 61
- Contributors
- 15
- License
- —
Compatibility
- Requires original assets
- YesRequires either MPQ files from the original game or extracted data using the stuffextract tool.
- Modding support
- —
- Multiplayer
- —
| Title | TrinityCore | World of ClaudeCraft | PseuWoW |
|---|---|---|---|
| Status | Playable | Semi-playable | Unplayable |
| Platforms | Linux, OSX, Windows | Web | Windows, Linux |
| Play in browser | No | YesPlay in Browser | No |
| Mobile | No | No | No |
| Project health | |||
| Development status | Active | Active | Archived |
| Last updated | today | today | 14y ago |
| Stars | 10,775 | 2,254 | 61 |
| Contributors | 1009 | 81 | 15 |
| License | GPL-2.0 | MIT | — |
| Compatibility | |||
| Requires original assets | — | NoShips with its own curated asset set and procedurally-generated terrain, water, weather, and towns; no original game assets required. | YesRequires either MPQ files from the original game or extracted data using the stuffextract tool. |
| Modding support | — | YesSupports custom ruleset editing and a procedurally-generated rift endgame system; mod loader and level editor available. | — |
| Multiplayer | Online | Online | — |
| Preview | ![]() | ![]() |
Frequently asked questions
Are the World of Warcraft clones on this page open source?
Yes — every clone catalogued here is an open-source project. Availability, license, and development-status details for each one are listed in the comparison table above.
What license do these World of Warcraft clones use?
TrinityCore (GPL-2.0); World of ClaudeCraft (MIT).
Do I need to own the original World of Warcraft to play these clones?
World of ClaudeCraft runs standalone, no original files needed; PseuWoW requires original game assets to play.
Can I play any of these World of Warcraft clones directly in a browser?
Yes — World of ClaudeCraft has a browser-playable build linked in the comparison table above, no install required.
Which World of Warcraft clone is the most actively maintained?
TrinityCore and World of ClaudeCraft are currently under active development, based on recent commit activity. See the "Development status" row above for every clone's current status.
See the full write-up for each clone, or go back to World of Warcraft.