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
Projects
Releases
Packages
Wiki
Activity
6c37916a56
pixels
/
examples
/
conway
History
Jay Oster
b5b55c43f7
Add feature flag to enable all log levels in examples (
#98
)
...
- Adds extra troubleshooting documentation to the README
2020-07-18 23:00:26 -07:00
..
src
Change Vsync setting to use
Fifo
present mode (
#93
)
2020-07-17 16:34:54 -07:00
Cargo.toml
Add feature flag to enable all log levels in examples (
#98
)
2020-07-18 23:00:26 -07: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