How To Install einstein Puzzle Game On Mac
Name: einstein
Use: Remake of the old DOS game Sherlock
URL: https://web.archive.org/web/20120621005109/games.flowix.com/en/index.html
Einstein puzzle is a free cross-platform open source remake of old DOS game Sherlock which was inspired by Albert Einstein’s puzzle. Einstein said that only those with an intelligence quotient of 98 percentile and higher should be able to solve it.
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - First install brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Now install einstein using brew
brew install einstein
einstein is ready to use now!