TIC TAC TOE TIC TAC TOE DEVELOPMENT CSSE 120Rose Hulman Institute - - PowerPoint PPT Presentation

tic tac toe tic tac toe development
SMART_READER_LITE
LIVE PREVIEW

TIC TAC TOE TIC TAC TOE DEVELOPMENT CSSE 120Rose Hulman Institute - - PowerPoint PPT Presentation

TIC TAC TOE TIC TAC TOE DEVELOPMENT CSSE 120Rose Hulman Institute of Technology Viewing Feedback and Tasks g Do a Team update on previously-graded projects Look in Task view to see if there are grader comments (beginning with


slide-1
SLIDE 1

TIC TAC TOE TIC TAC TOE DEVELOPMENT

CSSE 120—Rose Hulman Institute of Technology

slide-2
SLIDE 2

Viewing Feedback and Tasks g

Do a Teamupdate on previously-graded projects Look in Task view to see if there are grader

comments (beginning with CONSIDER)

If you don't have a Task view or if you have never

set CONSIDER as one of the tasks, go to // http://www.rose- hulman.edu/class/csse/resources/Eclipse/eclipse- python configuration htm python-configuration.htm and see step 3 under Configure PyDev for Productivity Productivity

slide-3
SLIDE 3

TicTacToe

How many of you have played Tic Tac Toe before? How many of you have played Tic Tac Toe before? Can play online at http://www.prongo.com/tictac/ Today we will start developing a flexible version of Today we will start developing a flexible version of

that game

We're here to assist you as you develop this version We re here to assist you as you develop this version

  • f the game

We want you to have fun with it We want you to have fun with it

slide-4
SLIDE 4

Teams Section 01

csse120-201010-TTT101,mathisco,mellinja

, , j

csse120-201010-TTT102,baldwicd,helfrirw csse120-201010-TTT103,foltztm,hugheyjm csse120-201010-TTT104,sayam,varnernp csse120-201010-TTT105,banksda,fullerra csse120-201010-TTT106,snelliel,zhangr1 csse120-201010-TTT107,moorejr,zimmerka csse120-201010-TTT108,cisnerss,shumwanm csse120-201010-TTT109,evansea,applekw

120 201010 TTT110 h d d li jl

csse120-201010-TTT110,hardmade,maulinjl csse120-201010-TTT111,fryjc,hawndw

slide-5
SLIDE 5

Teams Section 02

csse120-201010-TTT201,alshaaa,audretad

, ,

csse120-201010-TTT202,degrotpc,hannantt csse120-201010-TTT203,mccartra,pringlja csse120-201010-TTT204,knightbk,klaassmj csse120-201010-TTT205,foulkejw,sanderes csse120-201010-TTT206,addantnb,mammargs csse120-201010-TTT207,lik1,zhay csse120-201010-TTT208,hawkdp,yochmake csse120-201010-TTT209,maderli,ringetb

120 201010 TTT210 b li d hillt

csse120-201010-TTT210,borlindc,cahilltr,roserrm

slide-6
SLIDE 6

TicTacToe SVN Repositories p

Add a new SVN repository to your SVN Repository Add a new SVN repository to your SVN Repository

Exploring perspective in Eclipse.

http://svn.cs.rose-hulman.edu/repos/csse120-201010-TTTXYY X is your section number and YY is your team number

Verify that TTT SVN is working:

1.

Check out the TicTacToe project

2.

One team member at a time do the following:

a)

Update

b)

Add your name to comment in TicTacToe.py

c)

Commit

c)

Commit

3.

Everyone update to see that all names appear

slide-7
SLIDE 7

The Version Control Etiquette q

Ch k

U d d

Check Out

Update and Commit often!

Edit Update Edit Update Commit Update p

slide-8
SLIDE 8

TicTacToe Exercise

Develop a flexible version of TicTacToe that allows Develop a flexible version of TicTacToe that allows

user to specify size of board

The instructions are available on Angel at The instructions are available on Angel at

Lessons Projects TicTacToe

Timing: Timing:

Finish phases 0-2 in class today (more if you have time) Finish phases 3-4 for HW 14 (due before tomorrow's Finish phases 3 4 for HW 14 (due before tomorrow s

class, not Wednesday)

Finish phases 5-6 as part of HW 15

(due Fri, along with another small program)