Skip to content
Open
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ In the browser, the state is stored as `dendryUI.dendryEngine.state`. Qualities

Given the current sparsity of the documentation, a good way to learn dendry is to read through the source code of existing games.

[Bee by Emily Short](https;//github.com/aucchen/bee)
[Bee by Emily Short](https://github.com/aucchen/bee)

[Pageant by Autumn Chen](https;//github.com/aucchen/pageant)
[Pageant by Autumn Chen](https://github.com/aucchen/pageant)

[New Year's Eve, 2019 by Autumn Chen](https;//github.com/aucchen/new-years-eve-2019)
[New Year's Eve, 2019 by Autumn Chen](https://github.com/aucchen/new-years-eve-2019)

For a list of currently known dendry projects, see [IFDB](https://ifdb.org/search?searchfor=system:dendry).