# Intro to game dev with TicTacToe, Lesson 2 released

Programming an algorithm for winning move detection

I this latest lesson, we add winning move detection to the TicTacToe prototype.  Moving it closer to what will eventually be a two player game.

This is a [series of 10 lessons](https://www.youtube.com/playlist?list=PL2EYHD7CRNYV57mQnRcnJNuFwZcvGVyhj&ref=exploregame.dev) in total so we are just getting started.  Stay tuned for a new episode each week.
