Yarsa Labs DevBlog
  • Architecture
  • Design
  • Engineering
  • Operations
  • Security
  • Writing
News Tags Authors
Ravi Thapa

Ravi Thapa

Game Developer

All Authors
object-oriented programming C++ Engineering

Introduction to Object-Oriented Programming - Part 2

Delve deeper into OOP: Passing objects as arguments, working with object arrays, using class pointers, dynamic memory allocation, static members/functions, and constants. Enhance your C++ skills

  • Ravi Thapa
Ravi Thapa Sep 14, 2023 • 4 min read
object-oriented programming OOP C++

Introduction to Object-Oriented Programming - Part 1

Explore Object-Oriented Programming (OOP) - a potent software design paradigm. Objects hold data, actions; classes define them. Abstraction simplifies, encapsulation secures, inheritance reuses, polymorphism diversifies. Learn basic OOP implementation in C++.

  • Ravi Thapa
Ravi Thapa Aug 23, 2023 • 5 min read
Unity Game Design Game Programming

Creating a Basic 2D Arcade Car Controller in Unity

Learn Unity car physics in this tutorial! Dive into Unity and create a dynamic arcade 2D car controller with acceleration, steering, and braking features.

  • Ravi Thapa
Ravi Thapa Jul 25, 2023 • 4 min read
Yarsa Labs DevBlog © 2023
  • Contact
  • Privacy
  • Terms