Skip to content

Mad-MO/FlipperGoL

Repository files navigation

Flipper Zero Game of Life

Description

A basic implementation for Conway's "Game of Life" on Flipper Zero.

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Features

  • Startup screen
  • Switch between fullscreen and Info-Line (with ok button)
  • Adjustable speed (with up and down keys)
  • Init with different modes (with right and left keys)
    • Random
    • Blinker
    • Glider
    • Glider gun
    • Pentomino
    • Diehard
    • Acorn
  • Show current count of living cells
  • Show current number of cycles
  • End detection with automated start of new pattern

Usage

Open Program via "Apps" -> "Games"

Screenshot

  • The "return" button ends the program
  • The "ok" button toggles fullscreen mode
  • The "up" and "down" buttons adjust the speed
  • The "right" and "left" buttons reset the cells to a random pattern

Background

https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

License

MIT License, see "License.txt".

Installation

  • Install ufbt
  • Clone Project into local Projectfolder
  • Attach Flipper Zero via USB
  • Run "ufbt launch" within local Projectfolder

Author

By domo

About

Flipper Zero Game of Life

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages