File tree 2 files changed +13
-0
lines changed
Filter options
2 files changed +13
-0
lines changed
Original file line number Diff line number Diff line change @@ -96,6 +96,19 @@ The API is still rough, but should be in a good enough state to try out!
96
96
[ discord-sdk ] : https://github.com/EmbarkStudios/discord-sdk
97
97
[ Discord Game SDK ] : https://discord.com/developers/docs/game-sdk/sdk-starter-guide
98
98
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
+
99
112
## Popular Workgroup Issues in Github
100
113
101
114
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments