Activity
chore: Add Minesweeper game implementation and UI
chore: Add Minesweeper game implementation and UI
Add source code for chapter 1 Knowledge of the course
Add source code for chapter 1 Knowledge of the course
Add tests for the terminal function in tictactoe.test.py
Add tests for the terminal function in tictactoe.test.py
Add tests for the winner function in tictactoe.test.py
Add tests for the winner function in tictactoe.test.py
Fix error handling in result() function
Fix error handling in result() function
Update .gitignore to exclude __pycache__ and *.pyc files
Update .gitignore to exclude __pycache__ and *.pyc files
First implementation of all the functions so that the game doesn't crash
First implementation of all the functions so that the game doesn't crash