Hi all again,I want to ask is it posible to make mugen or some game with two sprites hero one who I will control and one who will control by code.
Can someone give some engine or something please.
Printable View
Hi all again,I want to ask is it posible to make mugen or some game with two sprites hero one who I will control and one who will control by code.
Can someone give some engine or something please.
Moved From The VB6 Codebank
What engine you need it? Graphic? Physical? Perhaps general gaming?
MUGEN is the only fighting game engine I know of. It's certainly possible to write one in VB.NET.
If all you want to do is make a fighting game, use MUGEN. There's an XNA version of MUGEN here: http://code.google.com/p/xnamugen/. You can use that no problem with VB.NET.