Build a selection box
Acceptance Criteria
Steps and Points (select)
or
Create a simple snake&food game Demo
Hint If you think about it, you need an object called block. A food is a block, a snake is made up of a chain of blocks (linkedList) .
Acceptance Criteria