Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Game (Clean Code Refactor)

This console-based Snake game is a refactored version of the classic game, redesigned according to the principles from Clean Code by Robert C. Martin. The goal was to improve readability, separate responsibilities, and clarify the structure of the code.

🧼 Clean Code Principles used

  • Single Responsibility Principle
  • Meaningful Names
  • Small Functions and Classes
  • Consistent Abstraction Levels
  • Avoiding Code Duplication

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages