this post was submitted on 11 Jul 2023
1 points (100.0% liked)

I made this

73 readers
1 users here now

A community to share stuff you have made!

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 0 points 1 year ago (1 children)

Pretty cool game! I was confused a bit on how to control it? Then I figured it out. It's pretty clever! And hell I'm interested in POSIX scripting!

[โ€“] [email protected] 1 points 1 year ago

Without dd and changing terminal mode it can't be done without pressing enter. I'll put some more POSIX scripts on github. I am currently working on Conway's game of life, but I struggle with the logic without 2d-arrays/arrays of arrays