Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xenon615/conway-life-lecture

Conway's Game Of Life in the form of a lecture (just for fun)
https://github.com/xenon615/conway-life-lecture

bevy gamedev mixamo rust

Last synced: 3 days ago
JSON representation

Conway's Game Of Life in the form of a lecture (just for fun)

Awesome Lists containing this project

README

        

# Conway`s Game of Life
An educational project inspired by the Conway`s Game of Life.
Since I wanted to practice with animation, I added a small introduction so that it looked like a lecture (just for fun).

I’m just learning, the code is far from perfect (although it works), so it’s hardly worth mindlessly copying it ;)).
On the other hand, if someone advises me on how to do everything better, I’ll be incredibly grateful ;)

### Note
Due to the fact that the set of patterns is quite large, please download it by yourself from the [link](https://conwaylife.com/patterns/all.zip)
and unzip into assets/patterns/

### Credits
[conwaylife.com](https://conwaylife.com/) for patterns collection
[Mixamo](https://www.mixamo.com/) for free and nice animated models

### Screenshots