| Last change
 on this file since 87 was             2, checked in by dmik, 20 years ago | 
        
          | 
Imported xplatform parts of the official release 3.3.1 from Trolltech
 | 
        
          | File size:
            291 bytes | 
      
      
| Line |  | 
|---|
| 1 | This is a very simple implementation of the tic-tac-toe game. | 
|---|
| 2 |  | 
|---|
| 3 | We didn't put much effort in making a clever algorithm so it's not a | 
|---|
| 4 | challenge to play against the computer. Instead, study the source code to | 
|---|
| 5 | see how you can make reusable components such as the TicTacGameBoard | 
|---|
| 6 | widget. | 
|---|
| 7 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.