2025-06-25 11:40:26 +02:00
2025-06-25 11:40:26 +02:00
2025-06-25 11:40:26 +02:00
2025-04-21 10:50:45 +02:00

This is a Conway's Game Of life clone created using Python, Arcade, Pyglet and compute shaders.

Features:

  • Really fast because computation happens on the GPU and data grid stays within GPU
  • .rle, Life 1.05, Life 1.06 loading support
  • .rle export support
  • Discord RPC
  • Basic Controller Support
  • GPLv3 License, so you can use my code in your open source project!
Description
No description provided
Readme GPL-3.0 4.2 MiB
Latest
2025-07-04 19:01:05 +02:00
Languages
Python 100%