You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ivan Perez edited this page Oct 6, 2015
·
1 revision
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.