SnakeGame Installation cd your_workspace git clone https://github.com/gemutsruhe/SnakeGame.git Run Open Eclipse ( or other IDE ) File > Switch WorkSapce > your work space In Project Explorer, Select Import projects... In General folder, Select Existing Projects into Workspace and Click Next Button Select root directory on cloned folder and Click Finish Run Project by pressing F11 Button or Run Icon