This commit is contained in:
Miloslav Ciz 2023-10-15 13:31:31 +02:00
parent 7f787d6e58
commit 760193c6c6
12 changed files with 87 additions and 21 deletions

View file

@ -2,6 +2,8 @@
Most generally game is a form of play which is restricted by certain rules, the goal of which is mostly [fun](fun.md), challenge and/or [competition](competition.md). A game may have various combinations of mental elements (e.g. competitive mental calculations, ...) and physical elements (based in [real life](irl.md), e.g. [football](football.md), [marble racing](marble_racing.md), ...); nowadays very popular games are [computer](computer.md) games, or video games (also gaymes or vidya, e.g. [Anarch](anarch.md), [minesweeper](minesweeper.md), [Doom](doom.md), ...), which are played with the help of a computer. *Game* is also a [mathematical](math.md) term in [game theory](game_theory.md) which studies games and competition rigorously.
A fun take at the very concept of a game is [Nomic](nomic.md), a game in which changing the game rules is part of the game. It leads to all kinds of mindfucks.
## Computer Games
Computer game is [software](software.md) whose main purpose is to be played and interactively entertain the [user](user.md). Sadly most computer games are [proprietary](proprietary.md) and [toxic](toxic.md).