Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e3392a

Browse files
committedJul 31, 2021
N24: Add throne
1 parent 05e78b6 commit 8e3392a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
 

‎content/news/024/Throne.png

7.59 KB
Loading

‎content/news/024/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,20 @@ If needed, a section can be split into subsections with a "------" delimiter.
7575

7676
## Library Updates
7777

78+
### [Throne]
79+
80+
![Throne](Throne.png)
81+
82+
[Throne] is a new scripting language for game prototyping and story logic. The
83+
language is rule-based, which allows certain types of logic to be expressed more
84+
concisely than using an object-based language, while remaining fast to execute
85+
and easy to embed in an existing engine. Throne can be experimented with in the
86+
web [playground].
87+
88+
[Throne]: https://github.com/t-mw/throne
89+
[playground]: https://t-mw.github.io/throne-playground/
90+
91+
7892
## Popular Workgroup Issues in Github
7993

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

0 commit comments

Comments
 (0)
Please sign in to comment.