# Cigarette Hacker > [!WARNING] > This project is in an early exploratory stage with many experimental features, so the documentation focuses on technical description rather than game content description. ## Architecture Godot `*.tscn` files are used to describe scenes, and the `tools/tscn-to-bsn` tool is used to map them to bevy scenes `*.bsn` for use.