Game of Life for Gameboy Advance This is an implementation of Conway's Game of Life for the Nintendo Gameboy Advance, written in Rust. Use cargo +nightly run --release to run the game in the mGBA emulator. Hold down Z or X in mGBA to repopulate the board.