---
title: Functional Tic-Tac-Toe Speedrun | Codurance
description: Our team of dedicated software craftspeople provides consultancy, software development, and training services to clients seeking high quality development processes and software solutions.
---

[Publications | Codurance ](https://www.codurance.com/publications)

# [Functional Tic-Tac-Toe Speedrun | Codurance](https://www.codurance.com/publications/videos/2018-03-29-tic-tac-toe-functional-speedrun)

 Written by [Richard Wild](https://www.codurance.com/publications/author/richard-wild) | 28 Mar 2018

## Functional Tic-Tac-Toe: Speedrun

A speedrun through the tic-tac-toe kata, functional style in Java.

This is a recreation of a live coding demo Richard gave at the Codurance internal open space meetup on the 23rd March 2018.

[View full post](https://www.codurance.com/publications/videos/2018-03-29-tic-tac-toe-functional-speedrun)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Richard Wild"
  },
  "dateModified" : "2024-03-20T10:05:34.971Z",
  "datePublished" : "2018-03-28T23:00:00Z",
  "headline" : "Functional Tic-Tac-Toe Speedrun",
  "image" : {
    "@type" : "ImageObject",
    "height" : 225,
    "url" : "https://f.hubspotusercontent10.net/hubfs/3042464/Imported_Blog_Media/screencast-tictactoe-functional-speedrun.png",
    "width" : 335
  },
  "mainEntityOfPage" : "https://www.codurance.com/publications/videos/2018-03-29-tic-tac-toe-functional-speedrun",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "Publications"
  }
}
```