The tag has no wiki summary.

learn more… | top users | synonyms

26
votes
2answers
1k views

What exactly does an installer do and why might I need one?

this is probably the noob-question of the day: So I've written this game. Now there's the .exe file that does the work, a folder with my beautiful, beautiful assets and a bunch of .dll files and ...
1
vote
3answers
155 views

Solving the riddle on distributing a python built game?

So, I've done the research, and i've done the try/catch process of almost getting things to work. . . almost. I've read this chart: ...
1
vote
0answers
52 views

Custom XNA installer [closed]

I have been developing a game using XNA and am now at a point in the production of my game where I am testing out how the user will install the game. I know that XNA provides the usual ClickOnce ...
0
votes
0answers
55 views

Testing on Device Other Than the Known Brand Question (Local and Imported Phone Question)

I have a question. When testing a device by using Eclipse, it's easy to install and add device software with these specific brands commonly used in game testing like Samsung, Google, T-Mobile, and ...