Skip to content

Ocarina588/Game-of-Life-X-Wolfram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Life-X-Wolfram

The goal of this project (made in C) is to implement Wolfram's elementary cellular automaton and the famous Game of life. All Wolfram's rules are implemented (from 0 to 255). Wolfram's cells are given as input for the game of life.

Installation

This project requires csfml version 2.5

Building

Build with Makefile

make

Usage

./gol [rule]

rule: the ruleset to use (default value is 30).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published