Tic-tac-toe in python with source code
Introduction Tic-Tac-Toe is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used as a player.
Introduction Tic-Tac-Toe is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used as a player.
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.
Introduction Average height is a programming exercise in python. This program finds the average height from various numbers of heights entered.
Introduction Clock is a tkinter based python project. Clock project uses tkinter python library that provides a graphical user interface. It is easy to use and implement.
Introduction Coffee machine is a virtual coffee maker based python project. Coffee machine is used for making coffee by entering what the customer wants.
Introduction Roll a dice game is a python based game project. It has command-line interface. Python is a useful program for building games. It is easy to use and manage.
Introduction Blackjack project is a game-based project. It is coded in python programming. Blackjack is the most widely played casino banking game in the world.
Introduction Love Tester is a fun project build using python programming. It is a fun and effective way to get an impression between two people. This is a small project for the beginner.
Introduction Snake game project is a simple game-based project. This project is coded in python programming language. It is easy to use and implement.
Introduction Higher lower project is a game-based project. It is coded in python programming. Higher lower is a game where the user has to guess who has the highest follower.