Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 330 Bytes

File metadata and controls

15 lines (11 loc) · 330 Bytes

python_projects

My projects based on python for several applications

Projects ideas are from https://robertheaton.com

Games:

  • Tictoctoe (two player and Artificial Intelligence version)
  • Snake
  • Game of life

Others:

  • User login
  • Ascii art

keywords: hash, AI, databases, minimax algorithm, minimax with alpha beta pruning