Install the following packages:
Do the following:
Enter this command in msys2:
pacman -S mingw-w64-make
Way: This computer → right mouse button (click properties) → additional system parameters → environment variables → in the system variables window, change "Path" → add 2 paths:
C:\msys64\mingw64\bin
C:\msys64\usr\bin
Enter this command add in msys2:
pacman -S make
In msys2, go to the directory:
С:\
Enter this command:
git clone https://github.com/raysan5/raylib.git
In msys2, go to the directory:
C:\raylib\src.
Enter in msys2 this command:
make
- Select a folder you want to work in.
- In msys2, in your directory.
- Enter this command:
git clone https://github.com/overpod/snake.git