Skip to content

GameGodS3/MASM-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MASM-Tic-Tac-Toe

An implementation of Tic Tac Toe game by: - Ajay Krishna K V, Roll No.: 07 - Nanda Kishor M Pai, Roll No.: 45 - Paurnami Pradeep, Roll No.: 50 - Sudev Suresh Sreedevi, Roll No.: 60

How it works

The position of the characters in the string which draws the tic tac toe board is initialised on game start. Then, on every turn, the corresponding blank is replaced by either an X or a O depending upon which player is playing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published