This website requires JavaScript.
Explore
Help
Sign In
alex
/
pixels
Watch
1
Star
0
Fork
You've already forked pixels
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
5c2985f1b6
pixels
/
examples
/
conway
History
Jay Oster
5c2985f1b6
Update all dependencies in the workspace (
#323
)
2022-12-17 17:35:02 -08:00
..
src
Bump wgpu from
0.13
to
0.14
(
#320
)
2022-12-17 13:50:11 -08:00
Cargo.toml
Update all dependencies in the workspace (
#323
)
2022-12-17 17:35:02 -08:00
README.md
Fix dependency bloat (
#67
)
2020-04-13 10:12:18 -07:00
README.md
Conway's Game of Life
Running
cargo run --release --package conway
Controls
Mouse: Left click toggles cells, dragging draws lines.
P
: Toggle pause.
space
: Frame step (enables pause if not already paused)
R
: Randomize
escape
: Quit