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:
- Open Terminal on your Mac.
- Now, runExecute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fifechan using brew
brew install fifechan
fifechan is ready to use now!