From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Add pingus Date: Fri, 13 Jun 2014 17:34:35 +0200 Message-ID: <87sin8kelw.fsf@gnu.org> References: <87bntxe4e0.fsf@member.fsf.org> <87y4x19otg.fsf@gnu.org> <87a99gewwt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvTV9-0000AR-S7 for Guix-devel@gnu.org; Fri, 13 Jun 2014 11:34:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvTV0-0002ma-Or for Guix-devel@gnu.org; Fri, 13 Jun 2014 11:34:47 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:44729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvTV0-0002mS-IN for Guix-devel@gnu.org; Fri, 13 Jun 2014 11:34:38 -0400 In-Reply-To: <87a99gewwt.fsf@gmail.com> (Eric Bavier's message of "Fri, 13 Jun 2014 08:55:46 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: Guix-devel@gnu.org Eric Bavier skribis: > Ludovic Court=C3=A8s writes: > >> Eric Bavier skribis: >> >>> + (description >>> + "Pingus is a free Lemmings-like puzzle game covered under the GNU= GPL. >>> +It features currently 77 playable levels.") >> >> Maybe remove =E2=80=9Ccovered under the GNU GPL=E2=80=9D? The number of= levels is >> likely to go out of sync, no? > > How about: > > "Pingus is a free Lemmings-like puzzle game in which the player takes > command of a bunch of small animals and has to guide them through > levels. Since the animals walk on their own, the player can only > influence them by giving them commands, like build a bridge, dig a hole, > or redirect all animals in the other direction. Multiple such commands > are necessary to reach the level's exit. The game is presented in a 2D > side view." Perfect, thank you! :-) Ludo=E2=80=99.