Skip to content

bharatmazire/Game-TicTacToe-Win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)