Is there any way I can download this game?
Asked by
XOIIO (
18328)
October 21st, 2010
I have tried to download this with a few different sites to download files from web pages. Any way I can do it?
Observing members:
0
Composing members:
0
3 Answers
You mean download instead of playing in the web browser, or is it not working at all for you?
The site owner, Dan, probably won’t like this, but here is the direct link.
http://dan-ball.jp/javagame/dust/7.8/dust.jar
Since this is a Java game, playing the “downloaded” version is a little difficult. You’d have to make an HTML page containing something like the following:
<applet code=“dust.class” archive=“dust.jar” width=“400” height=“456”></applet>
Even then, it probably won’t work, but it can be done with some tweaking.
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.