Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 625 Bytes

About Ghost Leg

This File is a Ghost Leg Tool for Koreans.

When team members have to decide their turns or get the each member's number, this tool could be useful.

You should just type the number of members in first try.
Then, the program will be print the list of animals or flowers.
Every team members should choose the one of them, and press an enter key to keep going.
The result will be printed after the enter key pressed.

Compilation

g++ GhostLeg.cpp -o GhostLeg

Execution

./GhostLeg
[Numbers of people] [Enter]
(...Choosing...)[Enter]

Contributor

Cinxdy. ([email protected])