Physics - keera-studios/haskell-game-programming GitHub Wiki

Physics and collisions

Like with most areas of game programming, you could devote tons of books only to simulating physics and collisions. Some games do not have a physics engine at all (board games), but even the simplest arcade games perform basic physics simulations in some way or another.

PLACE FOR AN IMAGE

⚠️ **GitHub.com Fallback** ⚠️