zero-player-game
There are 37 repositories under zero-player-game topic.
the-tale/the-tale
Основной репозиторий проекта: сайт и логика игры
gliderkite/formicarium
Ant colony simulator
m1rza-s/Cellsim-2
Simulating complete lives of different cellular animals and plants. Evolution, inheritance, predation and more.
bcorfman/raven-checkers
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
ajeffrey/civarium
isometric software vivarium that simulates a mini civilization
pinpox/go-game-of-life
Golang implementation of Conway's Game of Life
standy/the-tale-ext
Расширение для браузерной игры the-tale.org
neoascetic/githack
GitHub + NetHack = zero-player RPG
vehsamrak/genetics
Bacterium evolution simulator (zero player game)
DrNord/conway-s-game-of-life
The famous cellular automaton invented by John Conway in the distant 70's and presented to you by Dr. Nord.
conwaysgame/javascript
A JavaScript implementation of Conway's Game of Life.
PedroL129/no-role-play-game
Zero player game
SPOICAT/Game-of-Life-Clone
A simple clone of Conway's Game of Life
vs4vijay/golife
Conway's Game of Life Implementation in Ruby
AloizioMacedo/game-of-life
Implementation of Conway's Game of Life
alu0101124896/El-Juego-de-la-Vida
Conway's Game of Life for the Advanced Algorithms and Data Structures course of the Computer Science degree program.
jdhart7/Conway-s-Game-of-Life
This is a simple program I made a while back to play around with different patters generated by Conway's GoL.
ScalaPino/GameOfLifeFP
Conway's Game of Life - Functional Programmed in Scala
skomposzczet/game-of-life-sfml
Conway's Game of Life in C++ SFML
ticklemynausea/lcd5510-game-of-life
Game of Life running on an arduino and a Nokia 5510 display
tifchiu/GameOfLife
Life is a cellular automaton created by British mathematician John Horton Conway. It is a zero-player simulation modelling population growth.
a2nath/Conways-Game-of-Life
Conway's Game of Life made in C99 in main branch, and C++ implementation in cpp branch
AlexStratou/Game-of-life
Conway's Game of Life
dupop/snakes-and-ladders-game-simulator
Statistical analysis of a "Snakes & ladders" board game
hollowowl/bacterio
Simple hypothetical protozoa biosystem simulator
magicznyleszek/exisim
Zero-player human existence simulator
Omcsesz/szglab3
Software laboratory 3 homework (Conway's game of life Java implemetation)
SaMaKsH-exe/Game-of-life
Zero player game made in Python using Pygame
sami-bre/game_of_life
A simulation of Conway's game of life. A GUI software developped using Java and its Swing and AWT packages.
0x78f1935/Conway-s-Game-of-Life
The “game” is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves, or, for advanced “players”, by creating patterns with particular properties. There is also a sandbox mode available which allows you to wipe the whole population or you could choose to add more population!
alu0101124896/El-Juego-de-la-Vida-Generalizado
Conway's Game of Life generalization for the Advanced Algorithms and Data Structures course of the Computer Science degree program.
berkerol/mini-card-game
Simple zero-player card game
mjftw/scgol
Conway's Game of Life
sheikhartin/fizzbuzz
Group some random numbers for children to teach them about division.