LuanEdCosta / sudoku

Sudoku created with VueJs

Home Page:https://luanedcosta.github.io/sudoku/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔢 Sudoku

Sudoku is a logic-based combinatorial number-placement puzzle that is not very simple to create with programming, but I always wanted to do.

To see the game hosted in the GitHub pages click in this link: My Awesome Game.

📃 About and Conclusion

In this project I studied more about the Vue framework and started to learn ESlint.

I defined some rules to ensure that the code will follow my prefered style and didn't try to use any popular style guide because I wanted to learn more only about the eslint and some basic rules.

At the end of this project I noticed that eslint has a lot of plugins and configurations and the use of a style guide would be a good choice for new projects.

👨 Author

Luan Eduardo da Costa | Follow me on Linkedin

About

Sudoku created with VueJs

https://luanedcosta.github.io/sudoku/

License:MIT License


Languages

Language:Vue 72.5%Language:JavaScript 25.2%Language:HTML 1.2%Language:SCSS 1.0%