git clone https://github.com/adityjha0/numb.git
Ubuntu Linux
cp install.sh ~
cd
chmod +x install.sh
./install.sh
Arch Linux
cd
sudo pacman -Sy
sudo pacman -S raylib
For other Linux distributions, the installation process is documented here.
Mac
brew install raylib
make run