Пакет surgescript: Информация
Исходный пакет: surgescript
Версия: 0.5.6.1-alt1
Собран: 15 декабря 2024 г. 23:41
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: https://opensurge2d.org
Лицензия: Apache-2.0
О пакете: A scripting language for games
Описание:
SurgeScript is a scripting language for games. It has been designed with the specific needs of games in mind. Its features include: - The state-machine pattern: objects are state machines, making it easy to create in-game entities - The composition approach: you may design complex objects and behaviors by means of composition - The hierarchy system: objects have a parent and may have children, in a tree-like structure - The game loop: it's defined implicitly - Automatic garbage collection, object tagging and more! SurgeScript is meant to be used in games and in interactive applications. It's easy to integrate it into existing code, it's easy to extend, it features a C-like syntax, and it's free and open-source software. SurgeScript has been designed based on the experience of its developer dealing with game engines, applications related to computer graphics and so on. Some of the best practices have been incorporated into the language itself, making things really easy for developers and modders.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
surgescript (riscv64)
surgescript-debuginfo (riscv64)
surgescript-devel (riscv64)
surgescript-static (riscv64)
surgescript (riscv64)
surgescript-debuginfo (riscv64)
surgescript-devel (riscv64)
surgescript-static (riscv64)
Сопровождающий: Artyom Bystrov
Последнее изменение
26 мая 2023 г. Artyom Bystrov 0.5.6.1-alt1
- update to new version
17 сентября 2022 г. Artyom Bystrov 0.5.6-alt1
- update to new version
27 августа 2021 г. Artyom Bystrov 0.5.5-alt2
- add link-time optimization - delete "Packager" tag