Difference between revisions of "Sly"

From Free Software Directory
Jump to: navigation, search
(Added Python and Ruby link)
 
Line 13: Line 13:
 
|Homepage URL=https://dthompson.us/projects/sly.html
 
|Homepage URL=https://dthompson.us/projects/sly.html
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://dthompson.us/sly.git
 
|VCS checkout command=git clone git://dthompson.us/sly.git
 
|Computer languages=Guile scheme
 
|Computer languages=Guile scheme
Line 18: Line 19:
 
https://git.framasoft.org/a-guile-mind/sly
 
https://git.framasoft.org/a-guile-mind/sly
 
https://github.com/taktoa/guile-sly
 
https://github.com/taktoa/guile-sly
 +
|Accepts cryptocurrency donations=No
 
|Related projects=Guile,Guile-SDL,Guile-opengl
 
|Related projects=Guile,Guile-SDL,Guile-opengl
 
|Keywords=scheme, guile
 
|Keywords=scheme, guile
 
|Version status=developmental
 
|Version status=developmental
 
|Version download=https://files.dthompson.us/sly/sly-0.1.tar.gz
 
|Version download=https://files.dthompson.us/sly/sly-0.1.tar.gz
|Last review by=Mangeurdenuage
+
|Last review by=Bendikker
|Last review date=2017/01/20
+
|Last review date=2018/03/29
 
|Submitted by=DIban
 
|Submitted by=DIban
 
|Submitted date=2013/09/27
 
|Submitted date=2013/09/27
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
Line 39: Line 40:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=davet@gnu.org
 
|Email=davet@gnu.org
|Resource URL=
 
 
}}
 
}}
{{Resource}}
+
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/sly
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/sly
 +
}}
 
{{Software category
 
{{Software category
 
|Graphics=2d, 3d
 
|Graphics=2d, 3d

Latest revision as of 16:31, 29 March 2018


[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










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















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.