Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 729 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 729 Bytes

magic-8

'Magic 8' game in C.

Copy the contents of this repository by using Code -> Download ZIP or by using git:

git clone --depth 1 https://github.com/PackmanDude/magic-8.git

and compile it using your favourite C compiler.

Or download an executable, if you're using Unix-like OS: here it is
(to use from any location add it to your PATH variable)

Usage

Syntax:

magic8 <question>?

Note: it does not remember your inputs.

Demo (video):

Demo