Skip to content

jur4ikoff/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Крестики Нолики // лр 5 Python

  • Можно настроить количество клеток

Спецификация

Режимы

mode 0 - игра с другом
mode 1 - игра с компьютером (не реализовано)

move = 1 - ход первого игрока move = 2 - ход второго игрока

def check_win(self):
0 - победы нет
1 - победил первый
2 - победил второй

About

Python Pygame tic tac toe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages