Sphere 1.5, 17 July 2008
Windows setup: (3.4MB)
(created from http://web.archive.org/web/20121031101209/http://spheredev.org/wiki/Sphere:Latest) |
(No difference)
|
The latest official version of the Sphere RPG engine and editor can be downloaded here.
Sphere 1.5, 17 July 2008
Windows setup: (3.4MB)
Sphere 1.5 is available for Windows, Linux, and Mac OS X (PPC and Intel).
Sphere 1.5 boasts a number of improvements over Sphere 1.4, such as:
Send comments and bug reports to the Sphere 1.5 release candidate forum topic.
If for whatever reason you are interested in older versions of the engine, they can be found here, along with a mirror of the current version and the somewhat less stable version 1.6:
The best way to try out Sphere is to get some games for it.
Put games in the games/ sub-folder of your Sphere installation, e.g. under Windows it's C:\Program Files\Sphere\games\ if you used the Sphere installer and installed it to the default directory.
Getting started with Sphere is the first place to go for people interested in making games. An off-line version can be found installed with Sphere at docs/development/tutorial.txt.
This wiki contains a Tutorials section, covering a wide range of topics of how to make games with Sphere.
The Spherical Forums is the most active hub for Sphere talk and support. Drop in for help, to see games in progress, or if you just want to say "hi".
You can obtain the source code of Sphere 1.5 via CVS on SourceForge. If you're using the official CVS client, type this:
cvs -z3 -d :pserver:anonymous@sphere.cvs.sourceforge.net:/cvsroot/sphere co -r sphere_1_5 -P sphere
This will create a subdirectory called sphere, containing the Sphere source, including the engine, editor and utility source files and resources.
You can also download Sphere's source from GitHub.
'See also: Compiling Sphere, which also includes instructions for getting and building the bleeding edge version of Sphere.