Welcome

Drag to rearrange sections
Rich Text Content

Ohai.

Overview:

My capstone project is Super Tic-Tac-Toe. Instead of playing Tic-Tac-Toe on one board, there is one big Tic-Tac-Toe board, and nine smaller boards contained in the largest one. Winning in one of the small boards gives the player control of that board. Winning the game happens if either player gets three in a row in the large board, or at the end of the game, if one player has more smaller boards than their opponent.

Explanation:

Super Tic-Tac-Toe uses Graphics, a MouseListener, and other stuff that we used throughout the entire year (constructors, methods, etc).

Super Tic-Tac-Toe required additional research in order to figure out how the graphics worked, and how to use JPanel and JLabel.

Download Super Tic-Tac-Toe:

rich_text    
Drag to rearrange sections
Image/File Upload
attachment 26633546  
Drag to rearrange sections
Rich Text Content

 

 

Screenshots:

rich_text    
Drag to rearrange sections
Image/File Upload
SuperTicTacToe.png
attachment 26628872  
Drag to rearrange sections
Rich Text Content
rich_text    

Page Comments

No Comments

Add a New Comment:

You must be logged in to make comments on this page.