erikbuck / GameOfLife-for-Android

This is a simple implementation of the famous Game Of Life in Java for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameOfLife-for-Android

This is a simple implementation of the famous Game Of Life in Java for Android.

The Game of Life is a 'cellular automaton' invented by Cambridge mathematician John Conway. See Wikipedia

This project was originally developed using Android Studio 2.0, and that version is still available in a branch. The project has been updated to Android Studio 4.0.1 with API 29 in 2020 with new AndroidX/Material GUI resources and classes.

Image of Cocosoids

About

This is a simple implementation of the famous Game Of Life in Java for Android.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 84.9%Language:Java 5.8%Language:JavaScript 4.7%Language:CSS 4.5%