Project 2: Python games

Images

Description

I have coded several games using python such as a madlibs game using Replit as an IDE. As well as a Tic Tac Toe and a Rock Paper Scissors game (in groups) this time using VIM and GIT as a version control system through the command line. Also I have coded a program which takes a sudoku table in the form of a list and returns the solution with the original uncompleted table and the final completed sudoku table.

Skills

  • Basics in Object Oriented Programming
  • Developing simple games in python