diff options
author | Damian Perticone <mjolnirdam@gmail.com> | 2022-05-28 01:28:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:39 +0700 |
commit | 5b7a1ef305bc9535ae43087cf33a4690f907c2cf (patch) | |
tree | f21ad6424019951fa377b9f8a4dd17f41f5a8ae5 /development/arcan/README | |
parent | 4e32808aa91e2f8a829fc8749315c8bf4ebe0837 (diff) |
development/arcan: Added (Display Server, MM Framework, Game Engine)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/arcan/README')
-rw-r--r-- | development/arcan/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/arcan/README b/development/arcan/README new file mode 100644 index 0000000000000..3e4e832b4da31 --- /dev/null +++ b/development/arcan/README @@ -0,0 +1,9 @@ +Arcan is a powerful development framework for creating virtually +anything from user interfaces for specialized embedded applications +all the way to full-blown standalone desktop environments. + +At its heart lies a robust and portable multimedia engine, with a +well-tested and well-documented Lua scripting interface. +The development emphasizes security, debuggability and +performance -- guided by a principle of least surprise in terms of +API design. |