Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

Tic-Tac-Toe

Tic Tac Toe game implemented in low level c and assembly 8086 languages

Steps to run the assembly game

  1. Download emu8086
  2. Create new file
  3. Paste game code inside ./game.s
  4. Click emulate

Game Screenshot