https://github.com/lucascompython/game-of-life
This is Conway's Game of Life made in Rust with the Bevy Game Engine
https://github.com/lucascompython/game-of-life
bevy bevy-engine rust rust-lang
Last synced: about 2 months ago
JSON representation
This is Conway's Game of Life made in Rust with the Bevy Game Engine
- Host: GitHub
- URL: https://github.com/lucascompython/game-of-life
- Owner: lucascompython
- License: gpl-3.0
- Created: 2022-11-01T14:43:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T16:23:48.000Z (over 3 years ago)
- Last Synced: 2025-06-17T05:01:57.134Z (about 1 year ago)
- Topics: bevy, bevy-engine, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game-Of-Life
This is Conway's Game of Life made in Rust with the Bevy Game Engine.
