Difference between revisions of "Sly"

From Free Software Directory
Jump to: navigation, search
Line 28: Line 28:
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License copyright=Copyright (C) 2013 David Thompson
+
|License copyright=Copyright (C) 2014 David Thompson
 
|License verified by=Jgay
 
|License verified by=Jgay
 
|License verified date=2013/09/27
 
|License verified date=2013/09/27
Line 35: Line 35:
 
|Real name=David Thompson
 
|Real name=David Thompson
 
|Role=Maintainer
 
|Role=Maintainer
|Email=dthompson2@worcester.edu
+
|Email=davet@gnu.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 45: Line 45:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=GNU Guile >= 2.0.9
+
|Prerequisite description=GNU Guile >= 2.0.11
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=guile-figl (git master branch)
+
|Prerequisite description=guile-opengl
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 15:48, 6 June 2014


[edit]

Sly

https://dthompson.us/projects/sly.html
A game engine written in GNU Guile Scheme

Sly is a free software game engine written in GNU Guile Scheme. It provides an abstraction layer above SDL and OpenGL for common game programming requirements such as meshes, shaders, sprites, animation, tilesets, scene graph, keyboard/mouse input, and scripting.

Sly differentiates itself from other game engines by providing an interactive development environment via Guile's read-eval-print-loop (REPL), exposing a functional API instead of an object-oriented one, and encouraging reactive programming.





Licensing

License

Verified by

Verified on

Notes

Verified by

Jgay

Verified on

27 September 2013




Leaders and contributors

Contact(s)Role
David Thompson Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/sly
Ruby (Ref)https://rubygems.org/gems/sly


Software prerequisites

KindDescription
Required to buildFreeImage >= 3.0
Required to buildSDL 1.2
Required to buildguile-opengl
Required to buildguile-sdl >= 0.5.0
Required to buildGNU Guile >= 2.0.11




Entry




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.