Skip to content
Snippets Groups Projects
Verified Commit 1190696d authored by ja3-saxby's avatar ja3-saxby
Browse files

Add note about which coding convention has been followed

parent eaf4fa28
Branches
Tags
No related merge requests found
...@@ -61,6 +61,10 @@ When game over occurs, the player's score is displayed. ...@@ -61,6 +61,10 @@ When game over occurs, the player's score is displayed.
_The game then starts again immediately._ _The game then starts again immediately._
## Coding Convention
This project follows the **PEP 8 Style Guide for Python Code**, at least as much as a style guide for Python can be followed when writing C++, which is actually quite a bit!
## License ## License
Licensed under the Mozilla Public License v2.0 (`MPL-2.0`). Licensed under the Mozilla Public License v2.0 (`MPL-2.0`).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment