SimpleRPG: Difference between revisions
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
{{Activity page |
|||
|genre=General Search and Discovery |
|||
|short description=A simple game intended to be used as a tutorial on building a client-server RPG-style game with Pygame. |
|||
⚫ | |||
This is a simple game intended to be used as a tutorial on building a client-server RPG-style game with Pygame, and will be more generally usable as a programming, game development, and Activity development tutorial as we work on it further. The target audience is new developers 12 and up. |
This is a simple game intended to be used as a tutorial on building a client-server RPG-style game with Pygame, and will be more generally usable as a programming, game development, and Activity development tutorial as we work on it further. The target audience is new developers 12 and up. |
||
Line 35: | Line 39: | ||
creatures are from there: http://www.lorestrome.com/pixel_archive/main.htm (this license allows free use just for non-commercial only, so we should make new creature images) |
creatures are from there: http://www.lorestrome.com/pixel_archive/main.htm (this license allows free use just for non-commercial only, so we should make new creature images) |
||
[[Category:Open projects]] |
|||
|contact person=user:Mchua |
|||
|language codes=en, pt |
|||
}} |
Latest revision as of 14:45, 7 August 2008
Activity Summary
Icon: | Sugar icon:: |
Genre: | Activity genre::General Search and Discovery |
Activity group: | ,|x|Activity group::x}} |
Short description: | Short description::A simple game intended to be used as a tutorial on building a client-server RPG-style game with Pygame. |
Description: | [[Description::== Objective ==
This is a simple game intended to be used as a tutorial on building a client-server RPG-style game with Pygame, and will be more generally usable as a programming, game development, and Activity development tutorial as we work on it further. The target audience is new developers 12 and up. CodeRoberto has licensed all his code under the LGPL. We're in the process of getting Project hosting but for now the code can be downloaded here. How to run itIt's a very simple game - you'll mostly be able to walk around the forest. To do this:
From the terminal of a Linux machine... wget http://wiki.laptop.org/images/1/17/Simple_mmorpg.tar.gz tar -xvf Simple_mmorpg.tar.gz python server.py & python client_woring.py Todo
ResourcesAll images are under a free license, just can't find the license of scenes (copylefted): http://www.lostgarden.com/2006/07/more-free-game-graphics.html creatures are from there: http://www.lorestrome.com/pixel_archive/main.htm (this license allows free use just for non-commercial only, so we should make new creature images)]] |
Maintainers: | ,|x|Contact person::x}} |
Repository URL: | |
Available languages: | ,|x|Available languages::x}} |
Available languages (codes): | ,|x|Language code::x}} |
Pootle URL: | |
Related projects: | Related projects,|x|Related projects::x}} |
Contributors: | ,|x|Team member::x}} |
URL from which to download the latest .xo bundle | Activity bundle:: |
Last tested version number: | |
The releases with which this version of the activity has been tested. | ,|x|Software release::x}} |
Development status: | |
Ready for testing (development has progressed to the point where testers should try it out): | ,|x|Ready for testing::x}} |
smoke tested : | |
test plan available : | |
test plan executed : | |
developer response to testing : |