Skip to content

A basic Game of Life python integration for AI training and more

Notifications You must be signed in to change notification settings

pixelatedznero/golpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golpi

A basic integration of Conway's game of life in development. We are aiming to create a fun, usable and fast python libary for AI training and more. This by the way originated in trying to train AI to create patterns (Game-of-life-with-AI)

If you want to help, then feel free to take a look at the open issues and the projects or contact me!

To build the required C bindings naviagte to the scripts folder with cd scripts or equivalent commands.

Run build.bat on Windows based machines with the command build.bat inside of the Console application. On UNIX based machines use the ./build.sh command from the shell.

All build files willl be automatically written to the build folder.

About

A basic Game of Life python integration for AI training and more

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages