https://github.com/ambientrun/tutorialproject
The source code of the project built in the Ambient tutorial, for reference and for study.
https://github.com/ambientrun/tutorialproject
Last synced: 10 months ago
JSON representation
The source code of the project built in the Ambient tutorial, for reference and for study.
- Host: GitHub
- URL: https://github.com/ambientrun/tutorialproject
- Owner: AmbientRun
- Created: 2023-10-02T13:18:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T09:50:04.000Z (over 2 years ago)
- Last Synced: 2025-07-31T00:25:56.893Z (11 months ago)
- Language: Rust
- Size: 18.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ambient Tutorial Project
This is a tutorial project for the Ambient runtime. For more information, see the [tutorial](https://ambient.run/docs/tutorials/game/0_intro).
## Chapters
- [Chapter 1](https://github.com/AmbientRun/TutorialProject/tree/chapter-1)
- [Chapter 1: Challenge](https://github.com/AmbientRun/TutorialProject/tree/chapter-1-challenge)
- [Chapter 2](https://github.com/AmbientRun/TutorialProject/tree/chapter-2)
- [Chapter 2: Challenge](https://github.com/AmbientRun/TutorialProject/tree/chapter-2-challenge)
- [Chapter 3](https://github.com/AmbientRun/TutorialProject/tree/chapter-3)
- [Chapter 4](https://github.com/AmbientRun/TutorialProject/tree/chapter-4)
- [Chapter 5](https://github.com/AmbientRun/TutorialProject/tree/chapter-5)
- [Chapter 6](https://github.com/AmbientRun/TutorialProject/tree/chapter-6)
- [Chapter 6: Challenge](https://github.com/AmbientRun/TutorialProject/tree/chapter-6-challenge)
- [Chapter 8](https://github.com/AmbientRun/TutorialProject/tree/chapter-8)