Skip to content

A simulation of John Conway's Game of Life using Dart & Flutter

Notifications You must be signed in to change notification settings

SKHDev195/dart-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repo hosts an app that allows for simulating John Conway's Game of Life on an Android device (iOS currently not tested). Done using Dart & Flutter.

Key Features

  • Customisable selection of colours for 'dead' and 'alive' cells using a colour picker dialogue.
  • Full support of grids containing up to 4,000 cells with adaptive cell sizes
  • Flexible selection of timer types
  • Pause/stop functionality for the simulation with state retention between restarts
  • Dynamic switching between light/dark modes

About

A simulation of John Conway's Game of Life using Dart & Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published