Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

douglascdev/snake

Repository files navigation

snake

alt text

Code style: black

A snake game made with Pygame and Python3, still missing some features.

Contribute

You can contribute by solving any of our open issues, or any other improvement you feel like doing!

  • Fork the repository and clone your fork using git
  • Create a new branch for your changes
  • Install the dev requirements with pip3 install -r dev-requirements.txt
  • Run pre-commit install. After every commit, pre-commit will use black to format the style of your code, keeping a consistent style for the whole project. If your files get reformatted, your changes(and black's) will stay staged and you'll have to commit again. You can also run black . to reformat the files, or black . --check to see if there is anything that needs to be reformated.
  • Code and test your functionality
  • Create a pull request

Install

About

A snake game made with Python3 and Pygame!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

Languages

AltStyle によって変換されたページ (->オリジナル) /