> For the complete documentation index, see [llms.txt](https://jeremy-yeh.gitbook.io/carno-run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeremy-yeh.gitbook.io/carno-run/production/technical-design.md).

# Technical Design

The game's technical design was relatively straightforward and broken down into a few parts:

* Camera set-up
* Player Controls
* Animation
* Collision with obstacles
* Level spawning
