unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Julian Graham <joolean@gmail.com>
Cc: Guile Users <guile-user@gnu.org>
Subject: Re: [ANN] gzochi project development release 0.5
Date: Wed, 15 Jan 2014 13:59:29 -0500	[thread overview]
Message-ID: <CAJ=Rwfb3CqVCsxV9u7+pu+1mqMyT6aPCYanxscgXC0c12mznMg@mail.gmail.com> (raw)
In-Reply-To: <CANdC_RAbT1z2y6267X9etngBX=OTP=7qW3QVCKBJCwmcK7p3RQ@mail.gmail.com>

On Wed, Jan 15, 2014 at 1:40 PM, Julian Graham <joolean@gmail.com> wrote:
> Hi everyone,

Hello, Julian.

>
> I'm pleased to announce the fifth development release of the gzochi
> game development framework.
>
> The project description, from Savannah: gzochi (/zoʊ-tʃiː/) is a
> framework for developing massively multiplayer online games. A server
> container provides services to deployed games, which are written in
> Guile Scheme, that abstract and simplify some of the most challenging
> and error-prone aspects of online game development: Concurrency, data
> persistence, and network communications. A very thin client library
> can be embedded to provide connectivity for client applications
> written in any language. gzochi can be viewed as an application server
> (plus clients) for Guile applications that have special kinds of
> workloads -- quick, CPU-bound tasks that require transactional
> guarantees around sending messages and accessing data.

I am working on a 2D game development library
(https://gitorious.org/guile-2d/guile-2d/) that is still in its early
stages. I'm curious about how much our efforts overlap and if they
could be used together easily. My library is concerned with graphics,
audio, and user input and yours appears to be a client/server
framework, so I think that with our powers combined we can make 2D
multiplayer games with Guile. :)

I think it would be really useful if your website showed some example
code snippets to make it clear as to what problems your software is
solving and how it solves them. It's not immediately clear to me how I
would get started using gzochi.

That said, it's an exciting project. Congrats on the release!

- Dave Thompson



  reply	other threads:[~2014-01-15 18:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 18:40 [ANN] gzochi project development release 0.5 Julian Graham
2014-01-15 18:59 ` Thompson, David [this message]
2014-01-15 19:09   ` Julian Graham
2014-01-15 19:14     ` Thompson, David
2014-01-15 19:22       ` Julian Graham
2014-01-15 19:24         ` Thompson, David
2014-01-15 19:56   ` Panicz Maciej Godek
2014-01-15 20:43     ` Thompson, David
2014-01-17  9:43       ` Panicz Maciej Godek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=Rwfb3CqVCsxV9u7+pu+1mqMyT6aPCYanxscgXC0c12mznMg@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=guile-user@gnu.org \
    --cc=joolean@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).