From 71fad5e114e63b2153c4913a0326122d316f66e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Fri, 13 Mar 2020 22:17:46 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e576baa..46355fa 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,11 @@ I wouldn't call this backwards, but rather a different, better direction than wh The new direction is towards minimalism, simplicity, accessibility ("openness", portability, low HW demands, low education demands, ...), low maintenance cost, being future-proof, helpful to people at large and so on. Such SW is sometimes called suckless or countercomplex. -### Why aren't you using "modern" programming (C++17, Rust, OOP etc.)? +### Shouldn't games simply be fun? You're complicating everything with ideological bullshit when it's really just about entertainment. + +Games should definitely be fun to play, but they are still technology and engineering art. We have more than enough games that are trying to be just fun before everything else, but practically none putting a little more emphasis also on other aspects -- projects that don't spend all the effort on the shallow shell, but care equally about the insides and the wider context of the world they exist in. I think we need many more games like this one. + +### Why aren't you using "modern" programming (C++17, Rust, OOP etc.) or "advanced" engines? Because this "modern" technology is an extremely bad choice for building long-lasting, accessible programs. New languages are a product of capitalism, evolved by the markets to serve corporations to make quick profit, not fulfilling the values that are good for the people.