Game of Pyxels

Step into the mesmerizing world of Conway’s Game of Life, remade in a retro pixel-art style with Pyxel ! Watch patterns emerge, evolve, and sometimes even die out all from a few simple rules.

Controls

  • Place a cell : Left mouse button
  • Kill a cell : Right mouse button
  • Pause / unpause : Space
  • Select a pattern : 1-9
  • Change update speed : Mouse scroll wheel
  • Generate random board : X
  • Generate noise board : N
  • Reset board : R

Features

  • Interactive simulation of Conway’s Game of Life.
  • Built-in patterns :
    • Oscillators : blinker, tumbler, cross
    • Spaceships : glider, LWSS
    • Guns & seeds : gosper glider gun, acorn, coe ship
    • Exotic : garden of Eden
  • Controls for simulation speed, and board generation

Made with

This game was made with Python and the module Pyxel, you can see the documentation here.

You can also see the full project on GitHub.

About

Created by Léo Imbert

Published 15 days ago
StatusReleased
PlatformsHTML5
AuthorLéo Imbert
GenreSimulation
Tags2D, Life Simulation