| Size | Download | How to Run | Description |
|---|---|---|---|
| 28K | karen2.jar | jre -cp karen2.jar Karen2
| Star map w/ constellation lines. Use the arrow keys, PAGE UP, PAGE DOWN, F7 and F8 to do things. |
| 14K | karen4.jar | jre -cp karen4.jar Karen4
| Weird orbiting objects. Use the keys a,b,c,d,e,f,g,h,i,j,k,l,m,n to do various things. To start, hit 'b' a few times to get a better view of the action. |
Above are some JAVA programs I've written in JAR format. The JAR format is neat, because it's compact and keeps everything in one place. Some notes:
jre -cp C:\netscape\download\karen2.jar Karen2instead of what's given above). I don't run on Windows myself, so the instructions above are from memory. If anyone out there running Windows is willing to help out, send me an email.