1/5/2016
 Syeda Urooba Umbreen (D-14-CS-24)
 Maryum Khan(D-14-CS-08)
 Introduction
 Netbeans
 Code Steps
 Example
JAVA:
 Java is plateform independent language.
 Java is a programming language expressly designed for
use in the distributed environment of the Internet.
 This is an exclusive game which is named as “TIC TAC TOE”.
 It is pretty interesting for two players (user Vs. Computer).
 This game is designed by Matrix [3][3].
 The Program will allow a human user to play against the
computer.
 NetBeans is a software development platform
written in Java.
 The NetBeans Platform allows applications to be
developed from a set of modular software
components called modules.
 Constructor():
 Decide_turn():
 Draw():
 Computer turn’s first.
 When user’s turn.
 Again Computer’s turn.
 User turn, and now user has been Won.
Tic tac toe

Tic tac toe