Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: Juju on February 06, 2012, 06:51:49 pm

Title: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 06:51:49 pm
I had to follow some tutorial at school and I deviated from it. It's in 3D and you're supposed to control a spaceship and shoot asteroids with bullets, but I replaced the spaceship and asteroids with Rainbow Dash from My Little Pony. Proudly made in XNA. (So no Mac or Linux version, sorry :() Maybe more features coming soon, as I discover and test more XNA features.

Super Awesome Readme You Should Read:

Prerequisites:
Microsoft .NET Framework 4 (http://www.microsoft.com/download/en/details.aspx?id=24872)
Microsoft XNA Framework 4 Client Profile (http://www.microsoft.com/download/en/details.aspx?id=20914)

Controls ([Keyboard]/<Xbox 360 controller>):
[Z]/<RT>: Go forward
[X]/<LT>: Go backwards
[Arrow Keys]/<Left Thumb>: Rotate
[Left Shift/Control]/<LS/RS>: Do a (shitty) barrel roll
[Space]/<A>: Uhhh, fart bullets?
[R]/<Back>: Reset position to the center
[Esc]/<Start>: Quit

Have fun :P
Goddamn what the hell I've made o.o

Download (http://files.julosoft.net/RainbowDash.zip) (35.6 MiB)
Title: Re: Rainbow Dash: The Game
Post by: DJ Omnimaga on February 06, 2012, 07:05:42 pm
Rainbow Dash: The Game has stopped working

Windows can check online for a solution to the problem.

Followed steps above. Didn't work.
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:06:52 pm
Hm, I dunno. It's the first time I publish such .exe onto the Internets, I should check on another computer.
Title: Re: Rainbow Dash: The Game
Post by: DJ Omnimaga on February 06, 2012, 07:07:39 pm
Maybe XNA has extreme dependencies from computers to another and your game only works on one single video card or something? I run Windows 7 64 bit btw
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:08:17 pm
Oh I think I forgot some files I guess.
Title: Re: Rainbow Dash: The Game
Post by: thydowulays on February 06, 2012, 07:08:21 pm
Yeah, same thing is happening for me too, running Windows 7, 32 bit
Title: Re: Rainbow Dash: The Game
Post by: Spyro543 on February 06, 2012, 07:15:45 pm
Same here.
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:19:02 pm
Yeah it's normal I'm uploading a fix now. Damn I'm stupid I forgot to include the contents.

Edit: There we go link is up again.
Title: Re: Rainbow Dash: The Game
Post by: harold on February 06, 2012, 07:29:30 pm
If you ship the two main XNA dlls it'll probably work without having XNA 4 as a prerequisite. Used to work with XNA 1 through 3 anyway, I stopped using it and all of DirectX after that and switched to OpenGL so I'm not sure about 4.
Btw, .NET 4 Full or Client Profile?
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:32:21 pm
Client Profile I think. (I have no idea of what's the difference.)
Title: Re: Rainbow Dash: The Game
Post by: DJ Omnimaga on February 06, 2012, 07:41:27 pm
Ok it works now but I am confused how to shoot stuff, because I can't seem to hit anything ???

Also you should change the controls so rotating left actually rotates left, not right, and so on, because inverted controls makes it much harder to play D:
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:44:24 pm
You can't hit anything, actually. And you actually rotate left when you face the empty cornflower blue void from the opposite of the camera. When you face the camera, it seems inverted.
Title: Re: Rainbow Dash: The Game
Post by: DJ Omnimaga on February 06, 2012, 07:44:56 pm
Ah I see. Maybe you could add an option to invert controls? In some first person shooters the same thing happens, but some people prefer inverted controls.
Title: Re: Rainbow Dash: The Game
Post by: Juju on February 06, 2012, 07:46:55 pm
Maybe in a future release, yeah.