This commit is contained in:
parent
45c6d0eb83
commit
83d3f3ac5a
16
README.md
16
README.md
@ -1 +1,17 @@
|
|||||||
|
# AMD64 Assembly Game of life
|
||||||
[](https://git.pupes.org/PoliEcho/asm-game-of-life/actions?workflow=build_test.yaml)
|
[](https://git.pupes.org/PoliEcho/asm-game-of-life/actions?workflow=build_test.yaml)
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
> AMD64 Linux Kernel
|
||||||
|
### Build only
|
||||||
|
> nasm
|
||||||
|
> ld
|
||||||
|
> make
|
||||||
|
|
||||||
|
## Download
|
||||||
|
#### TODO: add releases link
|
||||||
|
|
||||||
|
## Build
|
||||||
|
```shell
|
||||||
|
make
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user