Skip to content

akulinich/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe let’s go!


1. console application ––– done
2. add graphic         ––– done (redesign in future)
3. add network         ––– in progress
3.1. write server      ––– in progress
3.2. write client      ––– in progress

4. port to win, iOS    ––– (hold over, need developer account)


need: 
- reaction server to disconnect client
- new game button

need cpu:
– add debutes
– add random in same value turn
– custom variables

arhitecture:
	
	playing field <- game kernel <- game base 


	
			cpu game
	game base  <-   pl  game         where game base abstract interface class
			net game

	game widget and stat widget in main window and exchange information whit current 		game throw common interface





		

		

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published