Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LittleB0xes/rusty_life
Another Game Of Life made with Rust and Macroquad
https://github.com/LittleB0xes/rusty_life
conway-game life macroquad rust
Last synced: 3 months ago
JSON representation
Another Game Of Life made with Rust and Macroquad
- Host: GitHub
- URL: https://github.com/LittleB0xes/rusty_life
- Owner: LittleB0xes
- License: mit
- Created: 2022-09-21T21:02:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-24T19:18:07.000Z (about 2 years ago)
- Last Synced: 2024-05-15T14:20:55.808Z (6 months ago)
- Topics: conway-game, life, macroquad, rust
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quads - rusty_life - another Game Of Life made with Rust and Macroquad. (Games / Games: On top of macroquad)
README
# rusty_life
Another Game Of Life made with Rust and Macroquad## Command
`space`to pause and un-pause`c` to clear all the board
`r` to randomize the board
`d` and `s` to zoom in and zoom out the board
`arrows` to move around the board
When the game is paused, you can edit the board with the mouse