darth dodge
This
is a game for your powerbook where darth tater tries to catch various
spudtroopers around the screen. You control the tater by tilting your
screen. It's written in Java, the code is here:
- Mac: DarthDodge.dmg
- Src: DarthDodge.tgz
- Bin: DarthDodge.jar
You'll have to have AMSTracker (you can google it) and a Mac. Here are some screen shots.
To run the jar
or download the jar and type java
-jar DarthAcc.jar. By default this will look for AMSTracker
in /Applications/AMSTracker, if you want that changed
then use the -ams switch, e.g java -jar
DarthAcc.jar -ams /SomeOtherPlace/AMSTracker
assuming /SomeOtherPlace/AMSTracker is where AMSTracker
lives.


