/game_of_life

3D engine with 2D game of life in python

Primary LanguagePython

Projet jeu de la vie en 3D

@awoimbee / @Ouilliam

No pygames, no numpy, no nonsense, just tkinter !

An old project we did for our baccalauréat (high-school diploma/degree). Most of the comments in the code are in french, and it's not the best project ever. But its a nice cellular automata & 3D engine in pure vanilla python.

Some old screenshots

  • The program:
    program_3d
    program_2d
  • Some patterns:
    clock
    spaceship
  • 3D rendering stuff:
    3D model human
    cubes
    lots of cubes (C++)