Compare commits
No commits in common. "a187c90034f8ce36dcf4cdfb5ad3190ddf3225ac" and "0a7c283d0ea7071e71631c5c36fbda813474cd5c" have entirely different histories.
a187c90034
...
0a7c283d0e
|
@ -1,3 +1,8 @@
|
|||
+++
|
||||
title = "Tmp"
|
||||
date = 2023-10-29
|
||||
draft = false
|
||||
+++
|
||||
# OOX
|
||||
|
||||
The name ”OOX” is a mutually recursive acronym: “OOX” stands for “**O**OX **O**r **X**OO”, while “XOO” stands for “**X**OO **O**r **O**OX”. Other than that this is your typical [Tic‐tac‐toe game](https://en.wikipedia.org/wiki/Tic-tac-toe), used as a training ground to explore the development of games in Rust.
|
||||
|
|
Loading…
Reference in New Issue