Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 312 Bytes

Welcome to my Kotlin learning project!

This project contains a WIP implementation of John Conway's Game of Life.

Some programmers have a goto challenge they like to code as they learn a language.

For me it's Game of Life which I've coded up in C, C++, SuperCard, Scala, Julia, Java, JavaScript and now Kotlin.