Live data from Hacker News

TicTacToe in SQL (Postgres)

bitbucket.org

1–10 of 20 posts

Re: TicTacToe in SQL (Postgres)

#7

Cool, I’m curious, does anyone know - which langauge would use fewest number of characters, to create TicTacToe?

There are code golfs for at least checking the game states:

- https://codegolf.stackexchange.com/questions/32383/determine...

- https://stackoverflow.com/questions/2245801/code-golf-tic-ta...

Re: TicTacToe in SQL (Postgres)

#10
post #5

Cool, I’m curious, does anyone know - which langauge would use fewest number of characters, to create TicTacToe?

The special purpose language, TicTacToe-inator, where an input of zero length compiles to TicTacToe.

I love how cynical this comment is. You're absolutely right though, every language solves a specific problem, so it's kind of arbitrary what language does something in the shortest amount of letters.
Post reply on HN