Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/getting-started/stars-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ It assumes you already completed [Cloud Account Setup](./cloud-account-setup) an
- a repeating vertical velocity cycle matching `stars.py`
- vertical wrapping with a new random X position for each wrapped star

If you want to open the completed project directly, download [the offline Stars
sample](../../samples/stars-demo.yaml) and import it with `Manage -> Import YAML`.

## Before You Start

- Open PhaserForge and sign in if needed.
Expand Down
5 changes: 5 additions & 0 deletions samples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Offline samples

`stars-demo.yaml` is the completed Stars walkthrough project. In PhaserForge, use
`Manage -> Import YAML` to load it. The star image is embedded in the project, so
the sample does not need any additional asset files.
Loading
Loading