Documents Section
Here will be collected some documents related to our game and XNA in general.


Connecting Wiimote with PC
To fully enjoy our game experience you have to connect the famous Wii's controller to your PC.

To achieve this you must have a Bluetooth adapter and add Wiimote to the Bluetooth Stack. This operation is strongly dependent on what Bluetooth software you are using, so here is a collection of some guides we found on the net..

Using BlueSoleil (commercial): LINK

Using AnyCom (commercial):
Guide LINK
Software LINK

Other Guides:
LINK, LINK, LINK

(sorry by now no links, coming soon.. mail me if needed)


Next thing, you need a sensor bar (for shooting games)
I've bought one that works wireless (it's basically a tv-remote with buttons always pushed)
I think it will be very simple to find with some google search.

Not so expensive and it will really improve gaming possibilities of your works if you are a xna developer.


Dwarf Tutorial XNA 3.0
The famous Content Animation Library Dwarf example, recompiled for XNA 3.0
All credits goes to the original project and to somewhere on the net where i found the 2.0 version ;)  I just fixed some minor issues and ported to Visual Studio 2008.

Tutorial Version 1.0 and Animation Component Library Website
LINK

Tutorial Version 3
Download