Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'url:sourceforge': 0.03; 'open-source': 0.04; 'subject:Python': 0.06; 'definitions.': 0.07; 'literal': 0.09; 'maker': 0.09; 'developer': 0.10; 'april.': 0.16; 'gpl,': 0.16; 'libre': 0.16; 'meanwhile': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'wed,': 0.18; 'hacking': 0.19; 'seems': 0.21; '>>>': 0.22; 'aug': 0.22; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'reporting': 0.29; 'message-id:@mail.gmail.com': 0.30; 'easier': 0.31; 'apparently': 0.31; 'equivalent.': 0.31; 'requesting': 0.31; 'probably': 0.32; 'themselves': 0.32; 'bugs': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'done': 0.36; 'effort': 0.37; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'recent': 0.39; 'expect': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'easy': 0.60; 'ian': 0.60; 'most': 0.60; 'save': 0.62; 'developed': 0.63; 'pick': 0.64; 'more': 0.64; 'license': 0.66; '26,': 0.68; 'forums': 0.68 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7NUSRIHVFgRfP0U96cDVaBZhMMlyvqHbQDOgJvSeKEU=; b=wp82M06mFcXvxZbzBzst/YftcRiDIRY7LWiOrwZocU0zTr3jmyRbYdYH8UCUB+8/nm 5GLFYbI+GaebqvD6iJTVzhy4ptj63isvFGMtwgjMK621RecHZTh2QaAuB7HsIwF2GmbL JKzCrB2i8v6xw3RQsDW0vCjSxgc4BkPXYffNmuASSLPMkLrhgkwHrgcw76IoSWK9pyeL +R2rDjqZy3JD8Udzoi9nIAyQ1pTOT14US38mYOy+3+5Z3oEQGRWFKKFvHhBhpYI7fUEU AJ/YZRGXi7nCQPraFtWUphEwGJPXhxE8BfCpPzMDQAmV5BKUN+KmqLfVVTxkkY7bnls8 NUlQ== X-Received: by 10.66.90.229 with SMTP id bz5mr42732746pab.80.1409121262150; Tue, 26 Aug 2014 23:34:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Wed, 27 Aug 2014 00:33:42 -0600 Subject: Re: Python vs C++ To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409121271 news.xs4all.nl 2862 [2001:888:2000:d::a6]:43537 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77107 On Wed, Aug 27, 2014 at 12:23 AM, Ian Kelly wrote: > On Tue, Aug 26, 2014 at 11:43 PM, alex23 wrote: >> On 26/08/2014 6:12 PM, Amirouche Boubekki wrote: >>> >>> 2014-08-26 6:02 GMT+02:00 Ian Kelly >> >: >>> >>> It would be just as easy or easier in Python, or one could save a >>> lot more effort by just using RPG Maker like every other indie RPG >>> developer seems to do. >>> >>> I don't think there is FLOSS equivalent. >> >> >> There is indeed: >> >> http://openrpgmaker.sourceforge.net/ > > Ugh. There seems to be no public repository, and the only source to be > found is from release-versioned tarballs, so there's apparently no > collaboration other than some forums for reporting bugs and requesting > features. All the work is done by one developer in his spare time, and > he is currently on hiatus since April. Meanwhile the most recent > release is February, so it's not like somebody could just pick it up > and start hacking and expect to merge. > > That's only open-source under the most literal of definitions. And the license is GPL, which I think is an unfortunate choice for a game maker, since it probably means that any games developed using it must themselves be distributed libre and open-source.