Това подаване се съдържа в:
biglyderv 2025-03-26 23:55:56 -04:00
родител cb2ec2873a
подаване aab88a6c19
Signed by: biglyderv
ID на GPG ключ: 0E2EB0B4CD7397B5

Преглед на файла

@ -5,7 +5,7 @@ This is an elemental combination game written in C, with optional multi-player s
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. 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 ## Multi-player
To set up multi-player mode, create a directory ``../elem-data`` with a copy of ``bin/inv_base.txt``. Also, create separate directories for each user that plays. To set up multi-player mode, create a directory ``../elem_data`` with a copy of ``bin/inv_base.txt``. Also, create separate directories for each user that plays.
The game can now be played with the following syntax, inside your user directory: The game can now be played with the following syntax, inside your user directory:
```sh ```sh