Open Issues Need Help
View All on GitHubAI Summary: The current game allows the snake to move and food to be displayed, but there is no score update when the snake eats the food. The task is to implement game logic that increases the player's score by 5 points each time the snake consumes food.
2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom
2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom
2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom
AI Summary: This issue requests the implementation of obstacle rendering on the game board. It specifies using an `Obstacle.draw()` method to display them, suggesting either a simple rectangle or an image for their visual representation.
2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom