Changes between Version 154 and Version 155 of WikiStart
- Timestamp:
- 08/19/12 23:04:31 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v154 v155 6 6 PySoy is a 3d cloud game engine for [http://python.org/ Python]. It's object-oriented API is designed for rapid game development while speed critical functions, such as physics processing and rendering, are implemented in C. 7 7 8 Cloud games can be played without having to wait for downloads or managing updates. [http://python.org/ Python]-based games will run on a server and be playable on Android phones, embedded in web pages, [http://www. xmpp.org/ XMPP] chat clients, and even game consoles.8 Cloud games can be played without having to wait for downloads or managing updates. [http://python.org/ Python]-based games will run on a server and be playable on Android phones, embedded in web pages, [http://www.lightmelody.org/ XMPP] chat clients, and even game consoles. 9 9 10 10 Our [wiki:License copyleft licensing] protects players ability to download and modify PySoy-based games even when they are run in a cloud environment.
