All Projects → isaacsanders → game_of_life-elixir

isaacsanders / game_of_life-elixir

Licence: other
An implementation of Conway's Game of Life in Elixir

Programming Languages

elixir
2628 projects
javascript
184084 projects - #8 most used programming language
erlang
1774 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to game of life-elixir

poker ex
Texas Hold 'Em app written in Elixir with Phoenix and OTP
Stars: ✭ 58 (+163.64%)
Mutual labels:  phoenix, phoenix-channels, phoenix-framework
king of tokyo
👑 King of Tokyo Multiplayer Board Game using Phoenix LiveView
Stars: ✭ 25 (+13.64%)
Mutual labels:  phoenix, phoenix-channels, phoenix-framework
real-time-data-viz-d3-crossfilter-websocket-tutorial
Tutorial on real-time data visualization. Python websocket server & d3.js + crossfilter.js frontend
Stars: ✭ 32 (+45.45%)
Mutual labels:  d3, d3js
phoenix bootstrap form
Bootstrap 4 Forms for Phoenix/Elixir Applications
Stars: ✭ 38 (+72.73%)
Mutual labels:  phoenix, phoenix-framework
elixir jobs
A job board to publish and find Elixir offers.
Stars: ✭ 83 (+277.27%)
Mutual labels:  phoenix, phoenix-framework
turkeyvisited
Mark the cities you have visited in Turkey and share the map!
Stars: ✭ 82 (+272.73%)
Mutual labels:  d3, d3js
fenix
.NET implementation of Phoenixframework websocket socket protocol
Stars: ✭ 28 (+27.27%)
Mutual labels:  phoenix-channels, phoenix-framework
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-40.91%)
Mutual labels:  d3, d3js
d3-cv.js
Render your CV with some d3 goodies.
Stars: ✭ 12 (-45.45%)
Mutual labels:  d3, d3js
align covid
Coronavirus time series aligned by number of cases, not date.
Stars: ✭ 22 (+0%)
Mutual labels:  d3, d3js
pryin
PryIn is an Application Performance Monitoring platform for your Elixir/Phoenix application.
Stars: ✭ 25 (+13.64%)
Mutual labels:  phoenix, phoenix-framework
k8s-graph
Visualize your Kubernetes (k8s) cluster
Stars: ✭ 23 (+4.55%)
Mutual labels:  d3, d3js
curious messenger
Companion repository for Phoenix LiveView Messenger app by Curiosum.dev. Part 1: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1?utm_source=github&utm_medium=social, Part 2: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-2?utm_source=github&utm_medium=social, Part 3: https://curiosum.dev/blog/elixir-phoenix-l…
Stars: ✭ 30 (+36.36%)
Mutual labels:  phoenix, phoenix-framework
d3-gridding
grids for rapid D3 charts mockups
Stars: ✭ 100 (+354.55%)
Mutual labels:  d3, d3js
Simple-charts
Simple responsive charts
Stars: ✭ 15 (-31.82%)
Mutual labels:  d3, d3js
ticker-phoenix
Elixir Phoenix Stock Quotes API (IEX Trading)
Stars: ✭ 15 (-31.82%)
Mutual labels:  phoenix, phoenix-channels
D3Fire
Power your D3 visualizations with data from Firebase
Stars: ✭ 31 (+40.91%)
Mutual labels:  d3, d3js
phoenix-liveview-15m.twitter
Based on the "real-time Twitter clone in 15 minutes with LiveView and Phoenix", from Chris McCord
Stars: ✭ 40 (+81.82%)
Mutual labels:  phoenix, phoenix-framework
Stone
A Swift framework for connecting to Phoenix Channels in your iOS app (with Presence support).
Stars: ✭ 18 (-18.18%)
Mutual labels:  phoenix-channels, phoenix-framework
d3.geometer
[NOT MAINTAINED] A D3js library for drawing polytopes, angles, coordinates, geometries and more.
Stars: ✭ 18 (-18.18%)
Mutual labels:  d3, d3js

GameOfLife

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

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