A simple Python script to generate hexagrams using the I Ching method with italian translation.
- Clone the repository:
git clone https://github.com/your-username/hexagram-generator.git
- Change to the project directory:
cd cliching
- Run the script:
python cliching.py
Make sure you have Python 3 installed on your system. Run the script by executing the following command:
./cliching.py
The script simulates the traditional I Ching method of generating hexagrams by tossing coins. The resulting hexagram is then looked up in a JSON file (hexagrams.json) for interpretation.