Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
Attachment:
simple_snake.JPG [ 8.91 KiB | Viewed 5850 times ]
This is the simple snake game that i made . It is a net beans Project so if u don't have it you will find all the codes in folder "src". There is also an executable called M_snake.jar in the folder "dist" which u can run the game without compiling. To run the game you must have JVM(Java Virtual Machine).
1. download M_snake.rar 2. Unrar it. 3. run the game have fun, you can make your changes in the code to fix bugs and add new features.