Conway's game of life applied to the mbed and an RA8875 LCD.

Dependencies:   LifeRules mbed RA8875

Inspired by a forum discussion on the mbed site, this version was scaled to support up to a 480x272 display - in a monochrome mode, or at a lower resolution in color (the color shows simple animation for birthing and dying cells).

Leveraging the LifeRules class, the game can be easily adapted to other displays - whether monochrome or color.

By default, this version allocates memory from the Ethernet ram banks, so avoids the memory limitations of some designs.

It should be simple to adapt it to any display - color or b&w, high or low resolution.

Committer:
WiredHome
Date:
Sat Aug 06 15:12:41 2016 +0000
Revision:
8:d0e048eef5db
Parent:
7:f6d73bba9c4c
Child:
9:159df2630ad0
Update to latest libraries and test with both 480x272 and 800x480 screens.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
WiredHome 8:d0e048eef5db 1 http://mbed.org/users/WiredHome/code/RA8875/#c91bd2e500b9