I made a game in XNA - how can I share it with my friends?
Posted
by
Raven Dreamer
on Game Development
See other posts from Game Development
or by Raven Dreamer
Published on 2011-11-25T20:55:08Z
Indexed on
2011/11/26
2:09 UTC
Read the original article
Hit count: 327
XNA
I've just finished programming a charming (albeit bare-bones) XNA version of arcade classic Tempest.
Hooray!
Given that this was a homework assignment, I'd like to be able to share it with my professor and my friends/classmates to solicit feedback.
(And let's be honest - if I have a question about how to add in an additional feature, it might be nice to be able to share it with folks on this site as well.)
Is there a better way of sharing an XNA game than by shuttling the visual studio - produced executable around? Some way to host it on a website would be ideal.
© Game Development or respective owner