0 Members and 1 Guest are viewing this topic.
coool im trying itsorry im not sure how to open it. i tried opening it with java 6 up22 in c:\program files\java\....d and opened it with java.exe a cmd window popus up for a few secs and then closes...
I thought i just said in the previous post that i had java v6 update 22 installed (i updated it 2 days ago)....anyway i got it to work. but it was complex... i had to copy the jar file into C:\Program Files\Java\jre6\bin then run java.exe through cmd and then give it the command:C:\Program Files\Java\jre6\bin>java -jar snake.jarthen i created a shortcut for it to make things easiersteps to create a shortcut:1. create a shortcut to java.exe (in C:\Program Files\Java\jre6\bin) on your desktop2. right click and choose properties 3. Go to shortcut tab and paste this in the Target box:"C:\Program Files\Java\jre6\bin\java.exe" -jar snake.jar4. Run it and enjoy!it worked and it is a nice game. As meishe91 and Dj_omni said, i would like it if there was a chance for the user to get ready to begin the game and also when it ends - it closes so suddenly too, maybe a retry option?
Add a menu and some scoring and you pretty much got it. A few times it was an instant death because it just started and then crashed into the wall.