Skip to content

rejschaap/bevy-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Game of Life

John Conway's famous Game of Life implemented in Rust with Bevy.

Run

cargo run

Controls

The following controls are available.

  • MOUSE click to activate new cells
  • SPACEBAR pause the simulation
  • N do a single iteration
  • BACKSPACE clear the board
  • 0-9 spawn a number of gliders at random positions
  • ESCAPE or Q to quit

Example

About

Game of Life implemented in Rust with Bevy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages