Skip to content

Commit 69b0c61

Browse files
committed
N24: Add throne
1 parent 089dd4d commit 69b0c61

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

content/news/024/Throne.png

6.31 KB
Loading

content/news/024/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,19 @@ The API is still rough, but should be in a good enough state to try out!
9696
[discord-sdk]: https://github.com/EmbarkStudios/discord-sdk
9797
[Discord Game SDK]: https://discord.com/developers/docs/game-sdk/sdk-starter-guide
9898

99+
### [Throne]
100+
101+
![Throne](Throne.png)
102+
103+
[Throne] is a new scripting language for game prototyping and story logic. The
104+
language is rule-based, which allows certain types of logic to be expressed more
105+
concisely than using an object-based language, while remaining fast to execute
106+
and easy to embed in an existing engine. Throne can be experimented with in the
107+
web [playground].
108+
109+
[Throne]: https://github.com/t-mw/throne
110+
[playground]: https://t-mw.github.io/throne-playground/
111+
99112
## Popular Workgroup Issues in Github
100113

101114
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)