Coder Social home page Coder Social logo

gameoflife's Introduction

Game Of Life

Python Kivy implementation of Conway’s Game of Life.

Dependencies

  • Python 3.5.5
  • kivy 1.10.1

It should also work with python 3.x and others kivy versions.

Launch the application

Type $python gameoflife/main.py on console.

Try more patterns

From the application settings, by default, it's possibile to try only 5 patterns. If you want to explore them all, just add a new file name from the 'patterns' folder on the 'layout.kv' file, editing the line 175:
values: ["1beacon", "glider", "ghostherschel", "4boats", "star"]

Links

Original article:
http://ddi.cs.uni-potsdam.de/HyFISCH/Produzieren/lis_projekt/proj_gamelife/ConwayScientificAmerican.htm

All patterns downloaded from:
http://www.conwaylife.com/wiki/Main_Page

Screenshots

The main page allow the user to play around with the Conway’s Game of Life: it's also possible to edit each cell.

Game Board

Thanks to the settings screen is possible to speed up the animation or zoom on board. The user can also select from the proposed list a pattern to fill the board with.

Settings

gameoflife's People

Contributors

andreagemelli avatar

Stargazers

 avatar Kirk avatar Andrea Giuntini avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.