tic_tac_toe

psychedelic techno, dubstep, boom bap p-funk, groovy instrumental introduction

May 24th, 2024suno

Lyrics

[Instrumental Introduction def print_board(board): """Prints the current state of the board.""" for row in board: print(" | ".join(row)) print("-" * 5) def check_winner(board, player): """Checks if the given player has won.""" # Check rows, columns, and diagonals for i in range(3): if all([spot == player for spot in board[i]]) or all([board[j][i] == player for j in range(3)]): return True if board[0][0] == board[1][1] == board[2][2] == player or board[0][2] == board[1][1] == board[2][0] == player: return True return False [Instrumental] def check_draw(board): """Checks if the game is a draw.""" return all([spot in ["X", "O"] for row in board for spot in row]) def tic_tac_toe(): board = [[" " for _ in range(3)] for _ in range(3)] current_player = "X" while True: print_board(board) row = int(input(f"Player {current_player}, enter the row (0, 1, 2): ")) col = int(input(f"Player {current_player}, enter the column (0, 1, 2): ")) [Instrumental] if board[row][col] == " ": board[row][col] = current_player else: print("That spot is already taken. Try again.") continue if check_winner(board, current_player): print_board(board) print(f"Player {current_player} wins!") break if check_draw(board): print_board(board) print("The game is a draw!") break [Instrumental] current_player = "O" if current_player == "X" else "X" if __name__ == "__main__": tic_tac_toe() [Instrumental] [End]

Recommended

Elindultam
Elindultam

dark, acoustic, guitar, rock, sad, melodic, emotional, violin, piano, epic

Hill of Fire
Hill of Fire

somber slow rock determined

Donte, the Dog of Spirits
Donte, the Dog of Spirits

melodic acoustic country

Calm Waters Jazz
Calm Waters Jazz

mellow jazz smooth piano and guitar

Su corazón ❤️
Su corazón ❤️

Cueca boliviana, Tarija, violines alegres, guitarra punteo, violin vivo, acordeón melancólico

Best Day Ever
Best Day Ever

pop dance

夢想路上
夢想路上

Pop,Rock,Indie,Alternative,Folk

내일의 태양
내일의 태양

k-pop ballad melodic

In Ten Years
In Ten Years

Country with a good beat drums electric guitar and a rodeo feeling

Lost and Found
Lost and Found

upbeat dancehall reggae

Endless Nights
Endless Nights

dark k-pop edm jazz rock pop punk synth-wave indie pop rock

Mama Jaan
Mama Jaan

gentle melodic pop

Party Tonight (Woah Woah Woah)
Party Tonight (Woah Woah Woah)

UK funky Garage Eurobeat Funkot Techno

Farewell My Friend
Farewell My Friend

acoustic heartfelt pop

Telepathic Communication
Telepathic Communication

Male Vocalist. Electronic, Electronic Dance Music, Big Beat

Rhythm of the Streets
Rhythm of the Streets

hip-hop bass-heavy old school

Bajo la Luna Negra
Bajo la Luna Negra

k-pop dark pop folk tones electronic beats k-pop influence