Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4540
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Andreas Jung <lists@zopyx.com> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Rollenspiel in Python programmieren |
| Date | Thu, 15 Sep 2016 17:50:56 +0200 |
| Lines | 26 |
| Sender | zopyxfilter@gmail.com |
| Message-ID | <mailman.217.1473954665.2411.python-de@python.org> (permalink) |
| References | <nrc9sc$1msk$1@gioia.aioe.org> <e3vttbFmfimU1@mid.individual.net> <CAL3mDbyhwnF9nCf0h9fia7KbWsdjQKpuTNnr7k1DKBnrMD5H+A@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de 08v2JrvhHoczNdwj5TVlFwlPRnP0NnTwF6dbYeeL2/OA== |
| Return-Path | <zopyxfilter@gmail.com> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=TJUfTiC6iMTm/6cQLT9eC+1WlpJ11aqCFDUrCe/+OQ4=; b=tRf5ja/EH1Vk7pTqNsAwv3NUJt/NvPERV357Mq6XDUELWn5xb7nnefLcj8mZfjK5e8 nDxV4+dKMQRJrelo6s11PEYST4ENEGp3UHAoIwdTbdxLgX4TbyUTO1oYwpLoilnZRtkk mASH4BGW2po1S/l6HMyb/ugprK1thBqxBRiKRy78v2u7xS5R176UBCWxtrQje9Vn2ghU e/qppSyzi64LdCkQumbzBdKxBMdXWozati6xl6lPE6GJG7R02bhBfv/9GD2/d1SU/6Wq 9uUgL6kCMfKfctcfOmCPDREI7JEW6K6QDyY3G1Xh8utganLw6v8l5LeeMFrGbjVQJ1Dz 6OXA== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=TJUfTiC6iMTm/6cQLT9eC+1WlpJ11aqCFDUrCe/+OQ4=; b=aghJp/1tiAIug5iYvTJrV2UIeS24AfwgsDsI3ZQC5XK8nLfQr5BujmcsfXsMVPJO5Z h35LQtJRW+5iAW+RUNQ+3fuuxsnFZpg2viyzJrnTqjiMshf1idcXd88Ia7xgRpCyiHWN fxUDcKbCYZP5AtWKm7fyo3iW7YZJUDQaKnr8arWmx1jK2O4EHktGcPdOOXJi2511gX7J jFpoLlYcufQRU/FrbBdh9ecDzJgs7q/PJEpyRuMMxpksLWPl1fZo8iym6JMTE0/Dq9uV ZN0896QsOHw1yOLEBGpTPbNqm+Ilg2NR7m7LQCHdXSl1mA9uI1Z/MV3Pg0A30aD8lj59 lCYA== |
| X-Gm-Message-State | AE9vXwPZEIHdjZD0JTpUxxYH0mbtkLCx3sKPItB/73RCp8vHmezWuUChlCIDVS5/EWwCN+wiARUGiafAtS/VCw== |
| X-Received | by 10.194.51.5 with SMTP id g5mr8451132wjo.68.1473954657018; Thu, 15 Sep 2016 08:50:57 -0700 (PDT) |
| In-Reply-To | <e3vttbFmfimU1@mid.individual.net> |
| X-Google-Sender-Auth | WY1DMoHjxJneCMpSTuagBG2r1sM |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.23 |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <CAL3mDbyhwnF9nCf0h9fia7KbWsdjQKpuTNnr7k1DKBnrMD5H+A@mail.gmail.com> |
| X-Mailman-Original-References | <nrc9sc$1msk$1@gioia.aioe.org> <e3vttbFmfimU1@mid.individual.net> |
| Xref | csiph.com de.comp.lang.python:4540 |
Show key headers only | View raw
http://www.pygame.org/hifi.html -aj Am 15. September 2016 um 17:43 schrieb Thomas Heller <theller@ctypes.org>: > Am 14.09.2016 um 21:53 schrieb Harald Hirnlos: > >> Ich will ein Rollenspiel mit bissigen Monstern und fiesen, >> fallengespickten >> Dungeons programmieren. >> >> Wie geht das? >> >> >> > Ganz einfach: > > Man programmiert ein Rollenspiel mit bissigen Monstern und fiesen, > fallengespickten Dungeons. > > Fertig! > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de >
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
Rollenspiel in Python programmieren "Harald Hirnlos" <keingehirn@doof.bloed> - 2016-09-14 21:53 +0200
Re: Rollenspiel in Python programmieren Thomas Heller <theller@ctypes.org> - 2016-09-15 17:43 +0200
Re: [Python-de] Rollenspiel in Python programmieren Andreas Jung <lists@zopyx.com> - 2016-09-15 17:50 +0200
csiph-web