473,732 Members | 2,219 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Animations for games

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?

Oct 31 '06 #1
2 1415
On Oct 31, 1:33 pm, "Mike Stolkes" <m...@sorryNoSp am.comwrote:
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

Nov 1 '06 #2
I know it's not visual basic but you might have a look at Microsoft's
XNA. It's based on C# so you just have to learn the C# syntax, your
namespaces et al will still be the same.

Here's the link to XNA's homepage:

http://msdn.microsoft.com/directx/XNA/default.aspx

And here's a great link that I used when I started using C#:

http://www.harding.edu/USER/fmccown/...omparison.html

Thanks,

Seth Rowe
Mike Stolkes wrote:
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?
Nov 1 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1529
by: Michel Gaudry | last post by:
Hello, I want to create a svg with multiple animations. It starts with <path> describing a Triangle and it's moved with a series of <animate>. An example : <path ...> <animate .../> <animate .../> <animate .../>
1
1299
by: dzemo | last post by:
I want to make some simple animations in program (for example when showing some piece of form or some information on click) but I don't know how. I can change left property of form but there are no animations. Any ideas? timer, ....? thx -- ----------------------------------------------------------------------------------------------------------------------- Dzemal Tipura (Dzemo) - MCP
7
12602
by: kvnsmnsn | last post by:
I've got two GIF files named "Tigger.gif" and "Angry_barbarian.gif" that contain animations that I want to display on a web page. I've written the following XHTML code which works for a fraction of a sec- ond but no more. That is, the animations run for a very short period of time and then stop. My guess is that they're running through their short animated period and then stopping. How can I display animations like this that keep...
14
1645
by: Mark | last post by:
I'm making a game. I need to maintain a bunch of objects, in this case animations (explosions and stuff). I've decided to use an STL vector. From my understanding, I need to declare it as vector<Animation*so that I can insert new animations with something like myAnimations.push_back(new Animation(...)); So that's all fine and dandy, but what I can't decide on is how to delete this animation after it's done playing (the explosion should...
0
8946
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8774
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9235
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9181
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2180
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.