wiki.spheredev.org
JavaScript/Higher-order programming/Example 3 - Spherical
http://wiki.spheredev.org/Special:Random
Here's a bunch of enemies we're fighting against:. Let's kill them off:. Now they're all dead. Our problem is to find out when every enemy's HP has dropped to zero. This presents another problem which isn't in the previous example: what if the variable. Is being used for something? Battle systems tend to occur in loops, and for all we know, that loop could be using. We could shift onto variable. And then future code changes would move into variable. And it goes on. What a mess.
wiki.spheredev.org
API:Functions - Spherical
http://wiki.spheredev.org/API:Functions
This is a definitive reference of the Sphere API: in other words, the functions that Sphere uses in its JavaScript engine. The page currently mimics the layout of. But is undergoing reorganisation. Alternatively, the whole Sphere API, sorted by category, with brief descriptions of the functions is available in the API text file. For assistance with using JavaScript itself, consult these links:. Https:/ developer.mozilla.org/en/Core JavaScript 1.5 Guide. Making new function/object pages. Click a red link.
wiki.spheredev.org
Getting started - Spherical
http://wiki.spheredev.org/Getting_started
This document is only a BRIEF introduction to Sphere. It does not cover much at all about scripting. The latest version of Sphere. Is recommended for development. Scripts and game.sgm. Writing the game script. You may have just downloaded this "Sphere", but have no idea what to do what to do with it. This document will walk you through creating a game, creating a map, creating a spriteset, and then writing some script to glue them all together. Scripts and game.sgm. Sphere uses JavaScript as its scriptin...
wiki.spheredev.org
Recent changes - Spherical
http://wiki.spheredev.org/Special:RecentChanges
Track the most recent changes to the wiki on this page. This edit created a new page (also see list of new pages. This is a minor edit. This edit was performed by a bot. The page size changed by this number of bytes. Changes in last 1. Show new changes starting from 10:39, 18 September 2016. No changes during the given period matching these criteria. Retrieved from " http:/ wiki.spheredev.org/Special:RecentChanges. Log in / create account with OpenID.
wiki.spheredev.org
Spherical:About - Spherical
http://wiki.spheredev.org/Spherical:About
At Spheriki the Sphere Wiki, you will be able to find downloads of Sphere games plus tutorials, scripts, and resources, if you need help with anything click the Forums link in the navigation to the left :) have a fun time ). If you're looking for information about Sphere itself, read the article. Retrieved from " http:/ wiki.spheredev.org/index.php? Log in / create account with OpenID. This page was last modified on 24 March 2013, at 02:01. This page has been accessed 1,633 times.
davince.tengudev.com
DaVince
http://davince.tengudev.com/other.php
Other things that I can't really fit on the other pages. Links, fun stuff, contact info, my resume. You can contact me in several different ways. Please replace the in email links with an @ if you want to email me. Email: VincentBeers gmail.com. MSN Messenger: VincentBeers gmail.com. Forum profile on the Sphere community. I'm a freelancer in web design and creation (cheap! My portfolio showcases anything noteworthy to show if you are interested in having a (small-to-medium sized) website made.
wiki.spheredev.org
Request account - Spherical
http://wiki.spheredev.org/Special:RequestAccount
Complete and submit the following form to request a user account. Make sure that you first read the Terms of Service. Before requesting an account. Once the account is approved, you will be emailed a notification message and the account will be usable at login. Your biography will be set as the initial content for your userpage. Make sure you are comfortable publishing such information. Try to include any relevant credentials in your biography below. Personal biography (plain text only):.
wiki.spheredev.org
Category:Scripts - Spherical
http://wiki.spheredev.org/Category:Scripts
This category contains articles on various custom scripts. Written by Sphere users. Hopefully it will become a really helpful script repository. One day. You're encouraged to add to it as well as to discuss the existing scripts and articles. Apart from that the category provides doc pages covering the system scripts. That come with Sphere. Pages in category "Scripts". The following 10 pages are in this category, out of 10 total. Retrieved from " http:/ wiki.spheredev.org/index.php?
codangaems.blogspot.com
codan gaems: Non-blocking sockets and Linux
http://codangaems.blogspot.com/2008/06/non-blocking-sockets-and-linux.html
Retro games computer programming bored individual =? Sunday, June 29, 2008. Non-blocking sockets and Linux. I just got through mucking around with system calls under Linux to make the network subsystem of the Sphere RPG engine. Work Very painful experience. Anyway, I fixed it, almost totally rewrote it, and I noticed a few issues with the old code. First, reuse of a port on a machine was a pain, because my listening ports weren't using. Which can be set with. What The. Hell. Sockets are fairly well docum...
SOCIAL ENGAGEMENT