Does anyone know how to make a simple Asteroids-like game in ags?
I'm not that good at scripting but I found many example codes of the asteroids game for many diferent programming languages like C++, Java etc. on the net, but I can not script them in ags... :(
To be more precise, I need the inertia movment of the player ship from asteroids scripted in ags.
Could anyone help?
:-X sorry about the bad english.
You REALLY need to learn A LOT of ags scripting before attempting an astroids game, I think someone made a pong game a while back, maybe you could contact them and ask how they did the ball's movement.