A tictactoe wrote in assembly 64 bits for linux
This an adaptation from a tictactoe game wrote in assembly 16 bits using DOS interruptions. Now a 64 bit assembly game using linux syscalls instead.
The original game: https://github.com/RobertoDebarba/tictactoe-8086
Build:
Have fun!