Guide To Install fifechan On Mac using Brew

Package Information:

Name: fifechan
Use: Fifechan is a lightweight cross platform GUI library written in C++ specifically designed for game
URL: https://fifengine.github.io/fifechan/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Now, runExecute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fifechan using brew
    brew install fifechan

fifechan is ready to use now!