Skip to content

A simple game of command line tic-tac-toe coded in GAS/AT&T x64 Assembly for Windows.

Notifications You must be signed in to change notification settings

anOsuPlayer/asm-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

asm-tic-tac-toe

A simple game of command line tic-tac-toe coded in GAS/AT&T x64 Assembly for Windows.

In order to play just run the executable in your windows' cmd (doesn't need administrator). For every round, you will be asked to input two coordinates (0, 1 or 2 for both, with [0, 0] being the top-left corner), corresponding to the spot where you wish to place your mark. Player 1 will be "X"s and Player 2 will be "O"s.

About

A simple game of command line tic-tac-toe coded in GAS/AT&T x64 Assembly for Windows.

Resources

Stars

Watchers

Forks

Packages

No packages published