itch.io is community of indie game creators and players

Implementing a Basic Physics Engine in a 2D Game

As a game developer, understanding how physics works in games is essential. In this tutorial, we will learn how to implement a basic physics engine in a 2D game using Unity. With this knowledge, we can add more advanced physics features to our games such as realistic movement, collisions, and interactions between game objects.

https://medium.com/@developer.harsh.goel/implementing-a-basic-physics-engine-in-...

Leave a comment