File -> Import -> Existing Projects into Workspace
Select SimpleIO and Snake & import them
7a. Right click the imported "Snake" project, select properties
7b. Select Java Build Path
7c. Select Projects, click the add button, choose SimpleIo
7d. You should be able to compile the project, but running it will fail due to a null pointer exception