Difference between revisions of "Sic Games"

From Organic Design wiki
(List Sic code articles)
 
m (formatting)
Line 1: Line 1:
I've uploaded the old code and stuff to [http://www.organicdesign.co.nz/w/sic here] :-)
+
{{info|This is the code I did for Amanda's Sic Games project in 2003}}
  
 
It requires the perl network layer to run properly though which wasn't designed for a web-server environment. But the new perl networking layer, [[peerd]] is designed exactly for that, and using that with the new interface, [[peer.swf]] will allow us to easily import your Sic objects into the new collaborative 3D space.
 
It requires the perl network layer to run properly though which wasn't designed for a web-server environment. But the new perl networking layer, [[peerd]] is designed exactly for that, and using that with the new interface, [[peer.swf]] will allow us to easily import your Sic objects into the new collaborative 3D space.
  
 
+
== Sic Games code ==
 
 
'''Sic Games code:'''
 
 
*[[Sic/Perl]]
 
*[[Sic/Perl]]
 
*[[Sic/frame1.as]]
 
*[[Sic/frame1.as]]
Line 15: Line 13:
 
*[[Sic/process-images.php]]
 
*[[Sic/process-images.php]]
  
 
+
== Notes and related articles ==
 
 
'''Notes and related articles:'''
 
 
*These things are still in progress and timing is unknown
 
*These things are still in progress and timing is unknown
 
*The new 3D space code is in [[space.as]]
 
*The new 3D space code is in [[space.as]]

Revision as of 23:42, 30 May 2010

Info.svg This is the code I did for Amanda's Sic Games project in 2003


It requires the perl network layer to run properly though which wasn't designed for a web-server environment. But the new perl networking layer, peerd is designed exactly for that, and using that with the new interface, peer.swf will allow us to easily import your Sic objects into the new collaborative 3D space.

Sic Games code

Notes and related articles

  • These things are still in progress and timing is unknown
  • The new 3D space code is in space.as