• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Develop 2D game

I am developing a new game. But I am not using any game engines or framework. I am just cropping images and manually doing all actions. Now I need a physics algorithm for collisions and after collision effects as well. Do I need to use any game engines and are there are any physics engines that could cater my need to move object and spin them after they get hit? Please advice
 
You don't need to use an existing engine- just figure out the equations for what you'd like your game to do.
 
That's all an engine is, though- someone went through, made all those threads, then sold it to you so you can use it.
 
Hi mayooran99, and welcome to Android Forums :)

I've moved your post into our Application Development subforum where you can exchange ideas with fellow developers. :thumbup:

Please let me know if you have any questions.
 
Back
Top Bottom