Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

File metadata and controls

2 lines (2 loc) · 247 Bytes

[Personal Project] :-Java-SnakeGame

Running the code will start a snake game in which the length of the snake increases up to max(width*height , max_increment_food_length) as long as the snake does not crash in the boundaries while eating food.