Skip to content

Core example of I Ching calculations using CLI. Written in C. Tested on Arch Linux. March 29, 2025.

Notifications You must be signed in to change notification settings

levaconline/I_Ching_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

I Ching C (core)

Core example of I Ching calculations using CLI. Written in C. Tested on Arch Linux. March 29, 2025.

This is just core. Texts can be found anywhere on internet.

Usage:

  1. git clone https://github.com/levaconline/I_Ching_C.git
  2. cd I_Ching_C

Compile:

  1. gcc iching_c.c -o iching_c

Focus on your questuin and ... Run:

  1. ./iching_c

About

Core example of I Ching calculations using CLI. Written in C. Tested on Arch Linux. March 29, 2025.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages