986 B
986 B
Elemental on Command Line
This is an elemental combination game written in C, with optional multi-player support.
Clients
- PenguinMod client for playing the game online with a fancy interface
- Discord client for playing the game publicly with other Discord members
- Web client for a demo of the multiplayer version
- Original client for developers, administrators, and command line fans
Single-player
A single-player example pack is provided as an example in bin/combos.txt
. This can be customized by the user, although internal limitations require the combination string to be in alphabetical order.
Multi-player
To set up multi-player mode, use the guide with the Web proxy.