Git Product home page Git Product logo

t15life's Introduction

T15LIFE: Conway's Game of Life.

Last update: 01.10.2021

This project is implemetation of cellular automaton - Conway's Game of Life. There are alive and dead cells on the game field. They status changes depending on the cell's neighbor count. The younger cell the lighter its color. Project uses GLUT for window handling, and display the game field.

Some screenshots:

User can dynamicly change status of cells using mouse and keyboard. Keymap:

  • LMB - make cell alive
  • RMB - kill cells in the area
  • D, B (+ SHIFT), S (+ SHIFT), G (+ SHIFT), 1 (+ SHIFT), 2 (+ SHIFT), 3 (+ SHIFT) - make some figures of alive cells
  • SPACE - pause/resume (game starts in pause)
  • BACKSPACE - clear field
  • ESCAPE - exit program
  • '+' - increase cells undate speed
  • '-' - decrease cell update speed

t15life's People

Contributors

dantibel avatar

Watchers

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