Animations for games

M

Mike Stolkes

I have the task to make 2 or 3 simple games, probably some shot them up game
(space invaders or so) and a poker game. For this I need to move things
around very quickly on the screen. So that is my question..

What is the easiest way to achieve fast animations in vb.net? I know I can
write it myself but is there a ready package or control to buy? What do
other people use?
 
C

Chris Dunaway

I have the task to make 2 or 3 simple games, probably some shot them up game
(space invaders or so) and a poker game. For this I need to move things
around very quickly on the screen. So that is my question..

What is the easiest way to achieve fast animations in vb.net? I know I can
write it myself but is there a ready package or control to buy? What do
other people use?

I would think DirectX would be the most appropriate thing to use and
there is an SDK for .Net.

http://msdn.microsoft.com/directx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top