[go: up one dir, main page]

Skip to content

A simple Conway's Game of Life implementation with Rust and Bevy.

Notifications You must be signed in to change notification settings

flashh-g/GameOfLife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

Install Guide

  • git clone https://github.com/flashh-g/GameOfLife.git
  • cd GameOfLife
  • cargo run --release

Input Guide

  • WASD to move camera around
  • Q key to zoom out
  • E key to zoom in
  • Escape key to quit program

About

A simple Conway's Game of Life implementation with Rust and Bevy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%