/python-games

Mini-games in python via Jupyter Notebook or similar.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Games in Python

A recreation of some of my favourite board and card games to test and implement different python libraries and concepts.

So far, the list includes:

  • Rock Paper Scissors
  • Mastermind
  • Tic Tac Toe
  • Snakes
  • War

Currently working on:

  • Tic Tac Toe (AI Version)
  • Game of Life
  • Blackjack

Many more games are coming!