Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
167 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Implementation of Tic-Tac-Toe Game in LabVIEW (1406.5177v1)

Published 19 Jun 2014 in cs.OH

Abstract: Tic-Tac-Toe game can be played by two players where the square block (3 x 3) can be filled with a cross (X) or a circle (O). The game will toggle between the players by giving the chance for each player to mark their move. When one of the players make a combination of 3 same markers in a horizontal, vertical or diagonal line the program will display which player has won, whether X or O. In this paper, we implement a 3x3 tic-tac-toe game in LabVIEW. The game is designed so that two players can play tic-tac-toe using LabVIEW software. The program will contain a display function and a select function to place the symbol as well as toggle between the symbols allowing each player a turn to play the game. The program will update after each player makes their move and check for the conditions of game as it goes on. Overall program works without any bugs and is able to use

Citations (6)

Summary

We haven't generated a summary for this paper yet.