# Elemental on Discord

> 2020 video game

**Wikidata**: [Q105702508](https://www.wikidata.org/wiki/Q105702508)  
**Source**: https://4ort.xyz/entity/elemental-on-discord

## Summary
Elemental on Discord is a 2020 text-based alchemy puzzle game that runs inside a Discord server and on multiple platforms including web browsers, mobile devices, and desktop operating systems. Developed by the U.S.-based website collective R74n, it allows players to combine elements to discover new ones in a massively multiplayer online environment.

## Key Facts
- Released on June 7, 2020, by developer R74n, a U.S. website collective founded on May 2, 2017
- Available on Discord, web browsers, Android, iOS, Windows, Linux, macOS, and Wear OS
- Based on the earlier game Elemental 3 and programmed in Google's Go language
- Discord server ID: 705084182673621033 with over 1,300 members as of November 2022
- Published independently by R74n and distributed through Discord platform
- Classified as indie puzzle, MMO, text-based, and alchemy game
- Also known by abbreviations EoD, EoDE, and ÉsD among others

## FAQs
### Q: How do I play Elemental on Discord?
A: Join the official Discord server and use bot commands to combine elements. The game is text-based, so you type combinations like "fire + water" to discover new elements. All gameplay happens within Discord chat channels.

### Q: Is Elemental on Discord free to play?
A: Yes, the game is completely free with no required purchases. It operates as a Discord bot that anyone can interact with after joining the server.

### Q: Can I play Elemental on Discord on my phone?
A: Yes, the game works on mobile through the Discord app. It's also available as standalone apps for Android and iOS, plus Wear OS smartwatches.

### Q: What's the difference between Elemental on Discord and Elemental 3?
A: Elemental on Discord is based on Elemental 3 but designed specifically for Discord's platform with multiplayer features and server-based progression.

## Why It Matters
Elemental on Discord represents a unique approach to casual gaming by leveraging Discord's infrastructure as both a social platform and game engine. Unlike traditional puzzle games that require separate applications or websites, it demonstrates how communities can build persistent, shared gaming experiences directly within communication platforms. This integration model has influenced other developers to create Discord-native games that blur the line between chatting and playing. The game's cross-platform availability—from smartwatches to desktop computers—shows how modern indie developers can maximize accessibility without major resources. Its success as a free, community-driven project also illustrates the viability of text-based games in an era dominated by graphics-intensive titles, proving that engaging gameplay mechanics can transcend visual complexity.

## Notable For
- First major alchemy-based puzzle game designed specifically for Discord
- Supports gameplay across 7 different platforms including smartwatches
- Maintains a single persistent game state accessible from any device
- Operates entirely through Discord bot commands without requiring external accounts
- Active community with dedicated wikis on both Fandom and Miraheze platforms

## Body
### Development and Release
Elemental on Discord emerged from R74n's experience developing Elemental 3, adapting the alchemy combination mechanics for Discord's chat-based interface. The development collective chose Google's Go programming language for its efficiency in handling concurrent users within Discord's real-time environment.

### Gameplay Mechanics
Players start with basic elements and discover new ones by combining them. The game recognizes thousands of possible combinations, with new elements added based on community suggestions. Progress is tracked server-wide, creating a collaborative discovery experience where all players contribute to the collective knowledge base.

### Technical Implementation
The game operates as a Discord bot that parses text commands and returns results instantly. This architecture allows it to function across Discord's web, desktop, and mobile clients without platform-specific development. The standalone mobile and desktop versions replicate this functionality while adding native features like notifications and offline play.

### Community Features
Beyond basic gameplay, the Discord server includes channels for hints, suggestions, and community challenges. Regular events encourage players to discover specific elements or reach milestones together. The game's wiki communities document discoveries and maintain combination databases.

### Platform Expansion
After initial Discord success, R74n ported the game to multiple platforms using Go's cross-compilation capabilities. The Wear OS version represents one of the few games available for smartwatches, demonstrating the engine's scalability from servers to constrained devices.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Elemental on Discord",
  "alternateName": ["EoD", "Elemental on Discord Everywhere", "EoDE"],
  "description": "Text-based alchemy puzzle game that runs inside Discord and on multiple platforms",
  "gamePlatform": ["Discord", "Web browser", "Android", "iOS", "Microsoft Windows", "Linux", "macOS", "Wear OS"],
  "author": {"@type": "Organization", "name": "R74n"},
  "datePublished": "2020-06-07",
  "genre": ["Puzzle video game", "Massively multiplayer online game", "Text-based video game", "Alchemy game"],
  "programmingLanguage": "Go",
  "isBasedOn": "Elemental 3"
}

## References

1. [Source](https://discord.com/channels/705084182673621033/705084184443486291/719279071225184426)
2. [Source](https://elemental-on-discord.fandom.com/wiki/Elemental_on_Discord_Wiki)
3. Giant Bomb
4. Q124398839