Snake (part 1)

  • 6
  • Locked
Now let's write the "Snake" game. To do this, we need: a) the snake itself (Snake class); b) the room where it slithers around (Room class); c) the mouse that the snake will eat (Mouse class). Create the Snake, Room, and Mouse classes.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet