mirror of
https://github.com/osmarks/website
synced 2025-09-04 03:27:54 +00:00
clean up writing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Tic-Tac-Toe (4³)
|
||||
description: Your favourite* tic-tac-toe game in 3 dimensions, transplanted onto the main website via a slightly horrifically manual process! Technically this game is solved and always leads to player 1 winning with optimal play, but the AI is not good enough to do that without more compute!
|
||||
description: Your favourite* tic-tac-toe game in 3 dimensions, transplanted onto the main website! Technically this game is solved and always leads to player 1 winning with optimal play, but the AI is not good enough to do that without more compute!
|
||||
slug: tictactoe
|
||||
---
|
||||
<style>
|
||||
@@ -494,4 +494,4 @@ slug: tictactoe
|
||||
}
|
||||
}
|
||||
render()
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user