GithubHelp home page GithubHelp logo

aservet1 / the-game-of-life Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 119 KB

core C++ game of life tool that im designing to be useful by any program, as the core C++ simply takes a starting file and writes the output of so many steps of the game of life, given some parameters (right now the only special parameter, other than a flip book play by play of the process, is a spontaneous generation rate)

Java 46.07% JavaScript 9.58% C++ 35.08% HTML 7.01% PowerShell 2.06% Makefile 0.21%

the-game-of-life's Introduction

the-game-of-life

my implementation of Conway's Game of Life

core C++ game of life tool that im designing to be useful by any program, as the core C++ simply takes a starting file and writes the output of so many steps of the game of life, given some parameters (right now the only special parameter, other than a flip book play by play of the process, is a spontaneous generation rate).

help

Get help on what the command line arguments entail with .\gameoflife.exe --help

build

g++ gameoflife.cpp -o gameoflife. It's all contained in one file, so I haven't made a makefile for this project or do any rigorous project structuring or anything yet.

platforms

I have conditional compilation of C++ for Linux and Windows. Contact me if you want me to add Mac support and I can look through where than needs to happen.

the-game-of-life's People

Contributors

aservet1 avatar aservett avatar

Watchers

 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.