Войти
  • 10778Просмотров
  • 1 год назадОпубликованоProgramming With Nick

Collisions in Raylib - Simple OOP tutorial

Hi raylib fans! In this gamedev tutorial, I'll show you how to detect collisions in raylib. This is a great tutorial for beginners, and you'll learn some important game development concepts along the way. Previous Tutorials (Watch in the following order) 💡 raylib 101: 🏓 Pong Tutorial: 🐍 Snake Tutorial: 🦠 Game of Life Tutorial: 🧱 Tetris Tutorial: 👾 Space Invaders: 📝 Template: 📝 Code: 🚀Join the Channel: ⏳ *Timestamps* 0:00 Introduction 1:15 Creating the Game Loop 2:29 Creating the Dinosaur 12:30 Creating the Obstacle 14:20 Checking for Collisions