Scripts/TicTacToe

From J Wiki
Jump to navigation Jump to search

Download File:Tictactoe.ijs for an implementation of tic-tac-toe.

Start J, load tictactoe.ijs, and enter:    run '' .

This game was developed as a summer project by Ted Rawson, a high school student (entering 11th grade in 2009). He had 0 previous programming experience.