Skip to content

RISHIT7/numb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUMB


Clone Repo

git clone https://github.com/adityjha0/numb.git

Install Raylib

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

Build and run

make run

About

Nothing Else Matters!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • Other 1.9%