Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
/ game_of_life Public archive

3D engine with 2D game of life in python

Notifications You must be signed in to change notification settings

awoimbee/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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++)

Releases

No releases published

Packages

No packages published

Languages