Infection
Open
Nobody has claimed this yet.
full event
- Dominant language
- Lua
- Stars
- 3
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
One player starts as a zombie, hitting another player infects them. Zombies win by turning everyone into zombies, players win by surviving for the duration of the round.
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
The issue describes an infection game mode but names no files, tests, or entry points. Start by locating the Lua code that defines rounds, players, attacks, and win conditions, then establish how the mode should integrate with those systems. Done means one zombie can infect players on hit and either side wins under the stated conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100