Skip to content

PatelRavip1/pygame-dots-and-boxs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygame-dots-and-boxs

dots and boxs game made in pygame

This eqation in game is writen as tline = ((a - 1)*(b - 1)*2)+(((a - 1)+(b - 1))*3)+4 but can be simplified to tline = 2ab+a+b

About

dots and boxs game made in pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages