add screenshots
BIN
.github/assets/screenshots/256_golsky-bindings.png
vendored
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
.github/assets/screenshots/256_golsky-capture.png
vendored
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
.github/assets/screenshots/256_golsky-captured.png
vendored
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
.github/assets/screenshots/256_golsky-dark-theme.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
.github/assets/screenshots/256_golsky-debug.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
.github/assets/screenshots/256_golsky-evolution-trace.png
vendored
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
.github/assets/screenshots/256_golsky-mainmenu.png
vendored
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
.github/assets/screenshots/256_golsky-options.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
.github/assets/screenshots/256_golsky-zoom.png
vendored
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
.github/assets/screenshots/golsky-bindings.png
vendored
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
.github/assets/screenshots/golsky-capture.png
vendored
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
.github/assets/screenshots/golsky-captured.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
.github/assets/screenshots/golsky-dark-theme.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
.github/assets/screenshots/golsky-debug.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
.github/assets/screenshots/golsky-evolution-trace.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
.github/assets/screenshots/golsky-mainmenu.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
.github/assets/screenshots/golsky-options.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
.github/assets/screenshots/golsky-zoom.png
vendored
Normal file
|
After Width: | Height: | Size: 10 KiB |
17
README.md
@@ -5,8 +5,7 @@
|
||||
[](https://github.com/tlinden/golsky/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/tlinden/golsky)
|
||||
|
||||
I wanted to play around a little bit with [**Conways Game of
|
||||
Life**](https://conwaylife.com/)
|
||||
I wanted to play around a little bit with [**Conways Game of Life**](https://conwaylife.com/)
|
||||
in golang and here's the result. It's a simple game using
|
||||
[ebitengine](https://github.com/hajimehoshi/ebiten/).
|
||||
|
||||
@@ -14,9 +13,19 @@ John Conway himself: https://youtu.be/R9Plq-D1gEk?si=yYxs77e9yXxeSNbL
|
||||
|
||||
Based on: https://youtu.be/FWSR_7kZuYg?si=ix1dmo76D8AmF25F
|
||||
|
||||
Youtube video game preview:
|
||||
# Screenshots
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-mainmenu.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-options.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-bindings.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-evolution-trace.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-zoom.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-debug.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-capture.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-captured.png)
|
||||
[](https://github.com/TLINDEN/golsky/blob/main/.github/assets/screenshots/golsky-dark-theme.png)
|
||||
|
||||
[](https://www.youtube.com/watch?v=xEto6Oew16I)
|
||||
|
||||
[Youtube video game preview](https://www.youtube.com/watch?v=xEto6Oew16I)
|
||||
|
||||
# Features
|
||||
|
||||
|
||||