Merge branch 'master' of https://git.pupes.org/PoliEcho/asm-game-of-life
All checks were successful
build_test / build (push) Successful in 2m11s
All checks were successful
build_test / build (push) Successful in 2m11s
This commit is contained in:
commit
82e55b3e1e
18
README.md
18
README.md
@ -11,9 +11,25 @@
|
||||
> make
|
||||
|
||||
## Download
|
||||
#### TODO: add releases link
|
||||
[releases](https://git.pupes.org/PoliEcho/asm-game-of-life/releases)
|
||||
|
||||
## Build
|
||||
```shell
|
||||
make
|
||||
```
|
||||
|
||||
## Controls
|
||||
| key | action |
|
||||
|--------|-------------------------|
|
||||
| arrows | move cursor |
|
||||
| ENTER | invert cell |
|
||||
| j/k | change simulation speed |
|
||||
| p | start/stop simulation |
|
||||
| q | quit |
|
||||
|
||||
|
||||
## Warning
|
||||
delays in TTY may be broken
|
||||
|
||||
## Notes
|
||||
if screen does not clear properly after loading just move the cursor around a bit
|
Loading…
x
Reference in New Issue
Block a user