Description: A Snake game to achieve the function of the Snake, the full version can be run directly after decompression
To Search:
File list (Check if you may need any files):
MySnake
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\...\cn
.......\...\..\itcast
.......\...\..\......\snake
.......\...\..\......\.....\controller
.......\...\..\......\.....\..........\Controller.class
.......\...\..\......\.....\entities
.......\...\..\......\.....\........\Food.class
.......\...\..\......\.....\........\Ground.class
.......\...\..\......\.....\........\Snake$SnakeDriver.class
.......\...\..\......\.....\........\Snake.class
.......\...\..\......\.....\game
.......\...\..\......\.....\....\Game.class
.......\...\..\......\.....\listener
.......\...\..\......\.....\........\SnakeListener.class
.......\...\..\......\.....\util
.......\...\..\......\.....\....\Global.class
.......\...\..\......\.....\view
.......\...\..\......\.....\....\GamePanel.class
.......\src
.......\...\cn
.......\...\..\itcast
.......\...\..\......\snake
.......\...\..\......\.....\controller
.......\...\..\......\.....\..........\Controller.java
.......\...\..\......\.....\entities
.......\...\..\......\.....\........\Food.java
.......\...\..\......\.....\........\Ground.java
.......\...\..\......\.....\........\Snake.java
.......\...\..\......\.....\game
.......\...\..\......\.....\....\Game.java
.......\...\..\......\.....\listener
.......\...\..\......\.....\........\SnakeListener.java
.......\...\..\......\.....\util
.......\...\..\......\.....\....\Global.java
.......\...\..\......\.....\view
.......\...\..\......\.....\....\GamePanel.java