Skip to content

My implementation of Conway's Game of Life, including visualisation.

Notifications You must be signed in to change notification settings

fsommerfeldt/conways-game-of-life

Repository files navigation

Conway's Game of Life

My very first implementation of Conway's Game of Life.

I used Kotlin and Ktor for the backend and HTML, CSS and JavaScript for the frontend.

I tried to follow the principles of Keep It Simple Stupid and Test Driven Development.

About

My implementation of Conway's Game of Life, including visualisation.

Topics

Resources

Stars

Watchers

Forks