Tictactoe

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

tictactoe uses tictactoe

moves are reperesented as a number:
123
456
789
and you can never place a thing where something is there
so you should try to do something else

rules

if you win, 1
if you lose, 0
if you tie, 0.5
base 3

how to do stuff

brainf
000: +
001: -
010: >
011: <
100: .
101: ,
110: [
111: ]
these are from the winning and losing sequences