Skip to content

A tic-tac-toe game with a choice of grid size and number of winning symbols.

License

Notifications You must be signed in to change notification settings

ryuzak-i/UE5_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE5_TicTacToe

Description

Unreal Engine 5.4

Classic tic-tac-toe is a game where the width, height and number of symbols to win are equal to three (i.e. 3-3-3). But there are various modifications for this game, such as changing these three parameters. If you are interested, you can learn more about the Tic-tac-toe and the M,n,k-game.

When you start the game, the main menu of the game opens. The player needs to choose the size of the game grid and the number of symbols to win the game in the range from 3 to 10.

During the game, a game grid is displayed in the center of the screen. On the sides of the screen are player panels, which display the name of the player (X/O), whose current turn and the number of wins.

Using the Esc key, you can call the pause menu, from which you can return to the main menu. At the end of each round, the game result is displayed. Player X starts the first move in each round.

You can watch the gameplay on YouTube by following this link: UE5 TicTacToe Game.

Credits

Audio

  • Menu background music

Light at the End of the Tunnel by qubodup -- https://freesound.org/s/750922/ -- License: Attribution 4.0

  • Game field background music

Bubble Kingdom (120 BPM).wav by tkky -- https://freesound.org/s/667878/ -- License: Attribution 4.0

  • Buttons sound

Action Heavy.wav by ryusa -- https://freesound.org/s/467555/ -- License: Attribution 4.0

  • X and O sounds

Item or Material Pickup Pop 1 of 3 by el_boss -- https://freesound.org/s/665183/ -- License: Creative Commons 0 Item or Material Pickup Pop 2 of 3 by el_boss -- https://freesound.org/s/665182/ -- License: Creative Commons 0 Item or Material Pickup Pop 3 of 3 by el_boss -- https://freesound.org/s/665181/ -- License: Creative Commons 0

  • Win sound

Level Up 01 by rhodesmas -- https://freesound.org/s/320655/ -- License: Attribution 3.0

  • End game AI voice announcers

PlayHT -- https://play.ht/male-voice-generator/

About

A tic-tac-toe game with a choice of grid size and number of winning symbols.

Resources

License

Stars

Watchers

Forks

Packages

No packages published