All Projects → vorce → golux

vorce / golux

Licence: other
Elixir game of life with Scenic demo

Programming Languages

elixir
2628 projects
Makefile
30231 projects

Projects that are alternatives of or similar to golux

PyGameofLife
Conway's Game of Life using python's matplotlib and numpy
Stars: ✭ 40 (+233.33%)
Mutual labels:  game-of-life
vim-gol
Vim plugin that turns your text into Game of Life world
Stars: ✭ 15 (+25%)
Mutual labels:  game-of-life
c games
[Some C games] Some simple games written in C language.
Stars: ✭ 31 (+158.33%)
Mutual labels:  game-of-life
yagol
Yagol is a Conway's Game of Life sandbox game made with react. Customize the different options then create, share and watch your shapes evolve.
Stars: ✭ 31 (+158.33%)
Mutual labels:  game-of-life
js-simulator
General-purpose discrete-event multiagent simulation library for agent-based modelling and simulation
Stars: ✭ 52 (+333.33%)
Mutual labels:  game-of-life
rescript-game-of-life
Game of Life in ReasonML with ReasonReact in 2020
Stars: ✭ 36 (+200%)
Mutual labels:  game-of-life
goltorus
Game of Life on the surface of a torus.
Stars: ✭ 49 (+308.33%)
Mutual labels:  game-of-life
svelte-game-of-life
Conway's Game of Life in Svelte
Stars: ✭ 14 (+16.67%)
Mutual labels:  game-of-life
elixir-game of life
Game of Life in Elixir. Distributed Game of Life with Board Server API. Run it on multiple nodes.
Stars: ✭ 53 (+341.67%)
Mutual labels:  game-of-life
MicroPython-ESP8266-Nokia-5110-Conways-Game-of-Life
Conway's Game of Life on a Nokia 5110 with WeMos D1 mini running MicroPython ESP8266
Stars: ✭ 27 (+125%)
Mutual labels:  game-of-life
lifeee-rs
An implementation of the Game of Life
Stars: ✭ 53 (+341.67%)
Mutual labels:  game-of-life
GameOfLife
Conway's Game of Life
Stars: ✭ 18 (+50%)
Mutual labels:  game-of-life
game of life-elixir
An implementation of Conway's Game of Life in Elixir
Stars: ✭ 22 (+83.33%)
Mutual labels:  game-of-life
melodyoflife
Melody of Life is a step sequencer using cellular automata
Stars: ✭ 38 (+216.67%)
Mutual labels:  game-of-life
inky
A library for managing Inky e-ink displays from Elixir.
Stars: ✭ 60 (+400%)
Mutual labels:  scenic
GameOfLifeView
A simple Android view that displays Conway's Game of Life. I've learnt the principles of TDD doing this
Stars: ✭ 20 (+66.67%)
Mutual labels:  game-of-life
logic-life-search
Cellular automata search program
Stars: ✭ 23 (+91.67%)
Mutual labels:  game-of-life
coolrs
CoolRs is a collection of Android Renderscript effects.
Stars: ✭ 41 (+241.67%)
Mutual labels:  game-of-life
cgol
Conway's Game of Life in the Terminal
Stars: ✭ 32 (+166.67%)
Mutual labels:  game-of-life
game-of-life
Conway's Game Of Life with a small evolutionary twist.
Stars: ✭ 41 (+241.67%)
Mutual labels:  game-of-life

golux

Game of Life in Elixir with Scenic.

The game of life "engine" is golex and golux simply visualises the model.

Bad gif of golux in action

I wrote a blog post about the making of this project: Game of Life in Elixir and Scenic

Run it

make run (or simply mix scenic.run)

Controls

  • Left mouse click generates a new game
  • Left keyboard arrow will decrease the speed of time
  • Right keyboard arrow will increase the speed of time
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].