Quantcast
Channel: Algorithm – Randy Gaul's Game Programming Blog
Viewing all articles
Browse latest Browse all 24

2D Collision Detection Library – tinyc2

$
0
0

Collision detection is pretty hard. Making 2D games is pretty fun. Wouldn’t it be nice to make a cool 2D game without fiddly around forever with collisions? With the single-file C header library tinyc2 now it’s possible to focus on the fun parts of development rather than twiddling with endless collision bugs, or ripping collision detection out of pre-made physics engines.

c2

TwitterRedditFacebookShare


Viewing all articles
Browse latest Browse all 24

Trending Articles