Learning-Python-Team / Learning-Python-Team/JetBear
Side Scroll for Background
Open
Nobody has claimed this yet.
enhancement
good first issue
up-for-grabs
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to implement a side-scrolling action for the background. As the game is ongoing, the background should scroll to the left at a constant rate.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Pygame game loop and the code that draws the background, then run the game to observe its current behavior. The work is done when the background moves left at a constant rate throughout gameplay without disrupting the side-scrolling action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100