Skip to content

This Repository will contain games written in Python

License

Notifications You must be signed in to change notification settings

dibakarbose/PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGameProjects

This is a demo game of TicTacToe which I had written just for fun.

It needs a lot of revamping to be done.

Current Features of the game ::

  1. It follows the basic rules as normal TicTacToe Game.
  2. For now the game can be played between two players only

Features needed to change ::

  1. After game finishes it waites for 3 seconds to start a new game. The feature to be added is that after the game finished there should come one button with text "Restart Game". When user clicks the button then the Game should Restart.
  2. If Cross or Round wins then an appropriate message should come up so that it becomes user interactive.
  3. Game should have to options :: i) Play with Computer ii) Play with other Players offline

Future plans:: As of no plans yet.

About

This Repository will contain games written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages