Skip to content

Conversation

lighting9999
Copy link
Contributor

@lighting9999 lighting9999 commented Sep 19, 2025

change :

  • Add doctests and fix bugs.
  • fix ruff format
  • Refactor and update various Python scripts
  • Removed obsolete configuration files (.vscode/launch.json, .vscode/settings.json).
  • Deleted unused binary files (class.dat, studrec.dat).
  • Added new script for NumPy array exponentiation with detailed docstring and examples.
  • Enhanced Random Number Guessing Game with structured functions and improved documentation.
  • Introduced Snake-Water-Gun game with clear rules and structured gameplay.
  • Updated Tic-Tac-Toe game with type hints and doctests for better clarity and testing.
  • Removed old calculator script and replaced it with a new simple calculator module.
  • Implemented a password guessing simulation script with random character choices.
  • Improved sum of digits calculation with input validation and structured main function.
  • Cleaned up and removed unnecessary files and scripts to streamline the project.
  • Implemented a Tic-Tac-Toe game with AI using Minimax algorithm (tic-tac-toe3.py).
  • Created a random two-player Tic-Tac-Toe game using NumPy (tic-tac-toe4.py).
  • Developed a two-player Tic-Tac-Toe game with full type hints and doctests (tic-tac-toe5.py).
  • Added a series of Tic-Tac-Toe games with score tracking (tic-tac-toe6.py).
  • Removed outdated Tic-Tac-Toe implementations (TicTacToe.py, tic-tac-toe.py, tic_tak_toe.py).
  • Introduced a Tkinter-based clock difference calculator with doctests (Timetable_Operations.py).
  • Enhanced leap year checker with doctests and improved input handling (to check leap year.py).

@lighting9999 lighting9999 changed the title fix bugs fix bugs and add new future Sep 19, 2025
lighting9999 and others added 11 commits September 19, 2025 22:46
- Removed obsolete configuration files (.vscode/launch.json, .vscode/settings.json).
- Deleted unused binary files (class.dat, studrec.dat).
- Added new script for NumPy array exponentiation with detailed docstring and examples.
- Enhanced Random Number Guessing Game with structured functions and improved documentation.
- Introduced Snake-Water-Gun game with clear rules and structured gameplay.
- Updated Tic-Tac-Toe game with type hints and doctests for better clarity and testing.
- Removed old calculator script and replaced it with a new simple calculator module.
- Implemented a password guessing simulation script with random character choices.
- Improved sum of digits calculation with input validation and structured main function.
- Cleaned up and removed unnecessary files and scripts to streamline the project.
…calculator

- Implemented a Tic-Tac-Toe game with AI using Minimax algorithm (tic-tac-toe3.py).
- Created a random two-player Tic-Tac-Toe game using NumPy (tic-tac-toe4.py).
- Developed a two-player Tic-Tac-Toe game with full type hints and doctests (tic-tac-toe5.py).
- Added a series of Tic-Tac-Toe games with score tracking (tic-tac-toe6.py).
- Removed outdated Tic-Tac-Toe implementations (TicTacToe.py, tic-tac-toe.py, tic_tak_toe.py).
- Introduced a Tkinter-based clock difference calculator with doctests (Timetable_Operations.py).
- Enhanced leap year checker with doctests and improved input handling (to check leap year.py).
@lighting9999 lighting9999 changed the title fix bugs and add new future fix bugs and add new furture Sep 20, 2025
@lighting9999 lighting9999 changed the title fix bugs and add new furture Fix bugs and add new features Sep 20, 2025
@geekcomputers geekcomputers merged commit 8eda96b into geekcomputers:master Sep 21, 2025
2 of 3 checks passed
@lighting9999 lighting9999 deleted the path-1 branch September 22, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants