Skip to content

Simple implementation of Conways game of life using pyglet to make OpenGL calls

Notifications You must be signed in to change notification settings

reuteran/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

Simple implementation of Conways game of life using pyglet to make OpenGL calls.

Requires python2 and pyglet 1.2.4-2 (Thats the on I use, will probably work with lower versions as well)

Usage: game_of_life.py [cell_size] [fps]

About

Simple implementation of Conways game of life using pyglet to make OpenGL calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages