We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add levels, increase difficulty over time, control with loop count: add more snakes over time that move faster and are increasingly harder to kill
Add option for players to upgrade armor, add anti venom, etc...
Allow user to choose their icon: octocat, hacker, ladder (icons must be same size b/c laser pos is linked to player pos)
Add leaderboard
Challenge another player to shoot off
When a snake hits the ground have a point deduction rather than game over
Once laser leaves player, shooting is enabled again
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add levels, increase difficulty over time, control with loop count:
add more snakes over time that move faster and are increasingly harder to kill
Add option for players to upgrade armor, add anti venom, etc...
Allow user to choose their icon: octocat, hacker, ladder (icons must be same size b/c laser pos is linked to player pos)
Add leaderboard
Challenge another player to shoot off
When a snake hits the ground have a point deduction rather than game over
Once laser leaves player, shooting is enabled again
The text was updated successfully, but these errors were encountered: