> For the complete documentation index, see [llms.txt](https://hanfak.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hanfak.gitbook.io/workspace/general-paradigms/projects/game.md).

# Games

* To fulfill its purpose, a game must provide an immersive and highly responsive experience. That requires hi-res graphics with high frame rates and instantaneous reaction to user inputs. That is computationally intensive processing and requires efficient use of the computer to achieve. The more efficient it is, the wider range of hardware a game can operate on. Game programmers are rightly concerned with raw performance.
