Abuse Package Installation on Mac
What is “abuse” Package?
Abuse is a dark 2D side-scrolling platform game developed by Crack dot Com in 1995. It features beautiful lighting, realistic animation and nasty alien-like creatures to destroy
For more details: http://abuse.zoy.org/
Installation
- Open Terminal by pressing
command+space
type terminal and hit
Enter
. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Run the following command to Install abuse.
brew install abuse
Now, use abuse!