Inspiration
Python is a versatile and easy to learn programming language with so many built in modules that made my flow smooth.
What it does
A Tic Tac Toe gaming application which runs in terminal and directs you to the end result by suggesting error if you go wrong anywhere while playing
How I built it
Made this by using the reference of the app that I made in other language.
Challenges I ran into
1.In implementation of function to handle errors 2.Implementing winning logic. 3.How to proceed process to play , fill cells ,flip players
Accomplishments that we're proud of
Implementation of all the functions like display_board() ,check_if_game_over() ,flip_player() ,handle_turn() , check_for_winner() ,check_for_tie() and the building logic using loops.
What I learnt
Basics of python and problem solving approach.
What's next for Tic_Tac_Toe_Python
Try to move it from terminal to cloud.
Built With
- pycharm
- python
Log in or sign up for Devpost to join the conversation.