Compare commits

...

2 Commits

Author SHA1 Message Date
Christophe Parent a187c90034 Merge branch 'release-0.1.0' into develop 2023-10-27 23:23:28 -07:00
Christophe Parent bedcb4b69d Clean Readme file 2023-10-27 23:07:17 -07:00
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
+++
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 [Tictactoe game](https://en.wikipedia.org/wiki/Tic-tac-toe), used as a training ground to explore the development of games in Rust.