Skip to content

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inherit…

Notifications You must be signed in to change notification settings

ManinderpreetPuri/PythonTick-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PythonTick-Tac-Toe-Game

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inheritance, encapsulation, and polymorphisim.

About

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inherit…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages