|
|
|
|
|
by thaumasiotes
2131 days ago
|
|
Several Zachtronics games are just "programming, but intentionally annoying". I don't really see the appeal compared to ordinary programming. My favorite programming game has actually been a flash game where your goal was to transform binary strings (represented as sequences of blue/red dots) into other binary strings. You were still writing in Befunge, but the rest of it came off as trying to be helpful to the extent possible, rather than giving you a goal and then disabling the tools you'd want to use to get there. |
|
Finding the most optimal solution in real programming is impossible because the scope is always enormous.