Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 924 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 924 Bytes

Tic-Tac-Toe


Simple Tic-Tac-Toe gameplay implementation using "Win32 SDK"

  1. Initail Stage

alt text


  1. Intermediate Stage

alt text


  1. Result Stage

alt text


REQUIRENMETS :

  • Operating System : WINDOWS OPERATING SYSTEM

    • It might support any Windows Operating System above Windows NT
  • Architecture : X86 ARCHITECTURE (DESKTOP APPLICATION)

    • Application developed on Windows 10 machine using Visual Studio 17for x86 architecture (32 bit machines)
    • It will also run on X64 architecture machine (backword compatibility)