educ8s / raylib-Collisions-Example

Collisions detection in raylib in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib Collisions Example in C++

How to use this project

  1. Double click on the main.code-workspace file. This will open the template in VS Code.
  2. From the Explorer Window of VS Code navigate to the src folder and double click on the main.cpp file.
  3. Press F5 on the keyboard to compile and run the program.

Video Tutorial

🎥 Video Tutorial on YouTube



| 📺 My YouTube Channel | 🌍 My Website |

About

Collisions detection in raylib in C++


Languages

Language:Makefile 91.5%Language:C++ 8.5%