January 11, 2020

Tic Tac Toe in pony

I’ve spent some time learning the pony programming language on the side and I thought it would be fun to write a small command line game using it. The result is published on github. Tic Tac Toe is a nice example because it can be used to understand most primitives of the language and learn about the standard library along the way, side stepping most dependencies and build issues for now. Read more

© Raphael Randschau 2010 - 2022 | Impressum