issues
search
douglascdev
/
snake
A snake game made with Python3 and Pygame!
https://www.pygame.org/project/5080
Apache License 2.0
4
stars
5
forks
source link
Requirements file and code formatter
#20
Closed
douglascdev
closed
4 years ago
douglascdev
commented
4 years ago
Add requirements.txt file, containing pygame and black code formatter
Add instructions on how to update the requirements and use black to the contribution section of the README
Create github action that checks the style of pull requests using black