Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37697125
en ru br
ALT Linux repositórios
S:0.5.6.1-alt1

Group :: Sistema/Bibliotecas
RPM: surgescript

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.5.6.1-alt1
Data da compilação: 26 maio 2023, 13:26 ( 48.8 weeks ago )
Tamanho:: 377.29 Kb

Home page:   https://opensurge2d.org

Licença: Apache-2.0
Sumário: A scripting language for games
Descrição:

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.

Mantenedor currente: Artyom Bystrov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • surgescript
  • surgescript-debuginfo
  • surgescript-devel
  • surgescript-static
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009