Giter Site home page Giter Site logo

trellixvulnteam / gameoflife_lkky Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefandevries94/gameoflife

0.0 0.0 0.0 11.54 MB

Game of Life app

License: MIT License

Shell 0.03% JavaScript 0.12% Python 98.60% C 0.65% Java 0.04% CSS 0.49% TeX 0.01% HTML 0.01% Roff 0.05%

gameoflife_lkky's Introduction

Game Of Life

This program is build to demonstrate Conway's game of life.

The game has several specific rules that cells obey. The color of the cell is depended on these rules. The rules specify how many alive or dead neighbors a cell can have to stay alive, die or give birth.

Although the rules in Conway's game of life are very specific, this program will give the user the option to experiment with these rules. The default rules in the program are based on Conway's Game of Life.

Changing the rules will give a radical change to way the cells interact, this program can be used to demonstrate the balance and see what happens if it gets disrupted.

The game can be installed in the terminal/shell using: pip install pygol
To start the game use: pygol.rungame()
To close the game use the close button in the game

gameoflife_lkky's People

Contributors

stefandevries94 avatar trellixvulnteam 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.