Pegmoji is a console-based game of peg solitaire, based on the specifications from University of Wisconsin-Madison's CS300 course.
The program is implemented entirely in Emojicode.
Is it called "pegmoji" because the implementation is in Emojicode, rather than the game board being made of emojis?
Yes! I think that having to type emojis into the console to play the game would be rather inconvenient, so the whimsy and wonder of emojis resides in the source code instead.
make build
./target/pegmoji
or
make run