This commit is contained in:
Miloslav Ciz 2022-01-10 19:41:21 -06:00
parent 992f0501be
commit e324ca1dd9
4 changed files with 12 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# Game
Game (also gayme) is [software](software.md) whose main purpose is to be played and entertain the user. Sadly most games are [proprietary](proprietary.md).
Game (also gayme) is [software](software.md) whose main purpose is to be played and entertain the user (and, of course, we can additionally talk about real life games such as [marble racing](marble_race.md)). Sadly most computer games are [proprietary](proprietary.md).
Among [suckless](kiss.md) software proponents there is a disagreement about whether games are legit software or just a [meme](meme.md) and harmful kind of entertainment. The proponents of the latter argue something along the lines that technology is only for getting work done, that games are for losers, that they hurt [productivity](productivity_cult.md), are an unhealthy addiction, wasted time and effort etc. Those who like games see them as a legitimate form of relaxation, a form of art and a way of advancing technology. The truth is that developing games leads to improvement of other kinds of software, e.g. for rendering, physics simulation or virtual reality.