Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570510
en ru br
ALT Linux repos
S:0.5.6.1-alt1

Group :: System/Libraries
RPM: surgescript

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.6.1-alt1
Build date: 26 may 2023, 13:26 ( 48.3 weeks ago )
Size: 377.29 Kb

Home page:   https://opensurge2d.org

License: Apache-2.0
Summary: A scripting language for games
Description:

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.

Current maintainer: Artyom Bystrov

List of contributors

List of rpms provided by this srpm:

  • surgescript
  • surgescript-debuginfo
  • surgescript-devel
  • surgescript-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin