Berea-College-CSC-226

Berea-College-CSC-226/p01-final-project-bynumm-mushfiqmahim

2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom

4 good first / help-wanted issues · Python · last activity Dec 9, 2025

4 Open Issues Need Help Last updated: Dec 9, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 1/5
good first issue
Berea-College-CSC-226/p01-final-project-bynumm-mushfiqmahim
0

2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom

Python
enhancement help wanted
Berea-College-CSC-226/p01-final-project-bynumm-mushfiqmahim
0

2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom

Python
Berea-College-CSC-226/p01-final-project-bynumm-mushfiqmahim
0

2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom

Python

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.

Complexity: 1/5
good first issue
Berea-College-CSC-226/p01-final-project-bynumm-mushfiqmahim
0

2025-fall-csc-226-p01-final-project-p01-main created by GitHub Classroom

Python