| Points | Feature |
| .001 | Draws the board |
| .001 | Puts 'X' when the human types a digit. |
| .001 | Prevents the human from claiming an already taken spot |
| .001 | The computer places an 'O' on an unclaimed spot (any method) |
| .001 | The computer always find the winning move is a winning move exists. |
| .001 | The computer moves in a random way |
| .001 | The game can tell if someone has won |
| .001 | There is an introductory screen. |
| .001 | There is a help screen |
| .001 | No method is more than 50 lines long |
| .001 | The computer taunts the user |
| .012 | TOTAL |