From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kristian Rumberg" Newsgroups: gmane.emacs.devel Subject: A NumMover-game Date: Thu, 8 Mar 2007 15:40:50 +0100 Message-ID: <54e55d600703080640p725a651u4f0865910a6009a2@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1919873868==" X-Trace: sea.gmane.org 1173450363 25723 80.91.229.12 (9 Mar 2007 14:26:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2007 14:26:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 09 15:25:57 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HPg2a-00017c-MY for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 15:25:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPg2s-0005C9-Ss for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 09:26:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPJno-0002HN-CT for emacs-devel@gnu.org; Thu, 08 Mar 2007 09:41:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPJnm-0002Gn-P6 for emacs-devel@gnu.org; Thu, 08 Mar 2007 09:41:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPJnm-0002Gg-Jg for emacs-devel@gnu.org; Thu, 08 Mar 2007 09:41:06 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPJnY-00071W-PB for emacs-devel@gnu.org; Thu, 08 Mar 2007 09:40:53 -0500 Original-Received: by nf-out-0910.google.com with SMTP id n15so640879nfc for ; Thu, 08 Mar 2007 06:40:51 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=O7inRtTc7tAf9bZrbHcwa8uHtgXU2Igi3Ty+2e47Nva4MinWO5yZPQKBCuDE4Os0mJ4BFGa6w0WQCIJErO2JL8vBH0daM3ddZgJYGmdiw/uxk9zD3kEILT8fVQwwlLR0NtiGHzPS54Y8g65tiHPlbHorpZHlu/eYs1+ytvGctKw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=c+tw9yI1jy0Z46wrhSJNgv+MQ/E/vOdFa567Vd28Z6mWXARBUuUEsEcHOrM4nARXXq7ufTO33+/n09qedXnCIoGdsUAcjUeeGMca7xn8lAUeS7KHggxcsliDbuVFqG4i94hqSzDC0Bn9HG/5Pjapj7hpPW+wKkQ5dwcqCWYwHIs= Original-Received: by 10.78.122.11 with SMTP id u11mr59617huc.1173364850912; Thu, 08 Mar 2007 06:40:50 -0800 (PST) Original-Received: by 10.78.133.18 with HTTP; Thu, 8 Mar 2007 06:40:50 -0800 (PST) X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-Mailman-Approved-At: Fri, 09 Mar 2007 09:25:59 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67608 Archived-At: --===============1919873868== Content-Type: multipart/alternative; boundary="----=_Part_141189_18684388.1173364850568" ------=_Part_141189_18684388.1173364850568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! I'v written a small number-moving game simular to those little toys or the common mobilephone-game. It's made to run in graphical mode (could surely be converted to a non-graphical UI too). It's located at http://www.efd.lth.se/~f03kr/nummove.tar.gz If you like it, then great :) If not, well then I still continue playing it myself ;) / Kristian ------=_Part_141189_18684388.1173364850568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi!

I'v written a small number-moving game simular to those little toys or the common mobilephone-game. It's made to run in graphical mode (could surely be converted to a non-graphical UI too). It's located at http://www.efd.lth.se/~f03kr/nummove.tar.gz

If you like it, then great :) If not, well then I still continue playing it myself ;)

/ Kristian
------=_Part_141189_18684388.1173364850568-- --===============1919873868== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1919873868==--