Migi32 wrote:3. Since it would use floating point numbers, we would have to deal with rounding errors. Even though the physics are really simple (just circles and straight lines), the game specification may still be pretty complex.
That's easy to get around. Just use fixed point instead.