Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Erlang: Who uses it for games?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  25 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ingo.schramm  
View profile  
 More options Jul 6 2010, 4:05 am
From: "ingo.schramm" <schramm.i...@googlemail.com>
Date: Tue, 6 Jul 2010 01:05:31 -0700 (PDT)
Local: Tues, Jul 6 2010 4:05 am
Subject: [erlang-questions] Erlang: Who uses it for games?
Does somebody ever used Erlang to program game servers? Is there any
real live industrial game solution written in Erlang?

I need to know this for some evangelization :)

Cheers,
Ingo

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rapsey  
View profile  
 More options Jul 6 2010, 4:32 am
From: Rapsey <rap...@gmail.com>
Date: Tue, 6 Jul 2010 10:32:18 +0200
Local: Tues, Jul 6 2010 4:32 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

There are a number of hits on google if you search for erlang and mmo

Sergej

On Tue, Jul 6, 2010 at 10:05 AM, ingo.schramm
<schramm.i...@googlemail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gleb Peregud  
View profile  
 More options Jul 6 2010, 6:43 am
From: Gleb Peregud <glebe...@gmail.com>
Date: Tue, 6 Jul 2010 12:43:39 +0200
Local: Tues, Jul 6 2010 6:43 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?
Vendetta Online (an Eve-like MMO game) is known to be at least
partially written in Erlang

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mariano Guerra  
View profile  
 More options Jul 6 2010, 8:09 am
From: Mariano Guerra <luismarianogue...@gmail.com>
Date: Tue, 6 Jul 2010 09:09:15 -0300
Local: Tues, Jul 6 2010 8:09 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?
On Tue, Jul 6, 2010 at 5:05 AM, ingo.schramm

<schramm.i...@googlemail.com> wrote:
> Does somebody ever used Erlang to program game servers? Is there any
> real live industrial game solution written in Erlang?

> I need to know this for some evangelization :)

openpoker is written in erlang

http://www.devmaster.net/articles/mmo-scalable-server/
http://github.com/wagerlabs/openpoker

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Miguel Morales  
View profile  
 More options Jul 7 2010, 4:44 am
From: Miguel Morales <therevolti...@gmail.com>
Date: Wed, 7 Jul 2010 01:44:24 -0700
Local: Wed, Jul 7 2010 4:44 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?
I'm developing a mobile 2D multiplayer rpg, although it's not open
source you can find my dev blog here:
http://developingthedream.blogspot.com/

I use it alongside rabbitmq and a use the whole 'eveything is a process' method.
Although I haven't released it and scaled it yet, I hope it'll scale
will.  That is if the game needs to.
Some of the links posted are interesting, you'll also get a lot of
hits if you google 'erlang mmo'

It was interesting implementing things like game loops, pathfinding,
chat, etc.  Erlang so far has been a good choice.

(err, sorry, I'm used to using the android-dev list, forgot to hit reply-all)

On Tue, Jul 6, 2010 at 5:09 AM, Mariano Guerra

--
http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx, ~Isaiah 55:8-9

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Truog  
View profile   Translate to Translated (View Original)
 More options Jul 7 2010, 10:36 am
From: Michael Truog <mjtr...@gmail.com>
Date: Wed, 07 Jul 2010 07:36:03 -0700
Local: Wed, Jul 7 2010 10:36 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?
The biggest seems to be Vendetta Online
http://www.vendetta-online.com/

Their engine is being sold/licensed here
http://www.guildsoftware.com/naos/

However, the Erlang piece seems to be mainly for NPC actors (ships (?))
and the AI associated with them... but that is just speculation after
reading their development blog a year or two ago (I think that is when
it went into production).  They call it the "/Kourier"/ system.

Here is a paper on the topic
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.73.5033

For a normal MMO you would probably need a few NIFs to make everything
as efficient as possible but its scalability should surpass other
language implementations (with less lines of code and less complexity).

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicholas Frechette  
View profile  
 More options Jul 7 2010, 12:27 pm
From: Nicholas Frechette <zeno...@gmail.com>
Date: Wed, 7 Jul 2010 12:27:16 -0400
Local: Wed, Jul 7 2010 12:27 pm
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

For an MMO backend, erlang could be decent. Depending on how many external
libraries you use or rather how many native libraries you need to interface
with, it might not be too bad.
No reason I can think of why you couldn't.
For a regular game or for an MMO client however, I'm not so sure. For those,
something like C# might be a better fit (easy to interface with C++, native
or managed). As far as consoles go, I could see erlang running on a 360
fine, using all cores but not so much on a Wii (where you too often need to
hand optimize code which will require C++/assembly) and not so much on the
PS3 where you may get a hard time using the SPUs from erlang (as I'm
guessing the VM won't run on them out of the box and you might have to spend
considerable time to get erlang processes to run on SPUs (feasible I'm
sure)).

You'll definitely need a large number of NIFs for allocating memory aligned
binaries for all that data you need to process with SIMD instructions and
all kind of other stuff too. Games where performance isn't a huge bottleneck
or where is it easy to parallelize would be a good fit for erlang, such as
the poker game mentioned.
I could see a small company willing to invest in building their core tech in
erlang but I doubt we'll see any big ones change any time soon. For them, it
would make more business sense to build support applications with it (such
as online presence stuff, debugging tools, test tools, data/code build
tools, etc.), things you mostly access through a network or are distributed
in nature.

The truth is that most game programmers out there are fundamentally
imperative programmers. I work in the industry and frankly, I haven't met
many programmers that have used functional p. languages beyond a few simple
scripts or that have even played with them in the past. Most of them come
from a C/C++ background and as such, if you are a company looking to hire
talent and experience, you'll need to offer work in something they are
familiar with. This is mainly why a language like C# has more chances of
succeeding, if only because of the familiar syntax. I do believe the code
quality would be higher if more of it was written in a functional language
but I can't picture seeing it happening very fast. I do know of some studios
using LISP variants and I also know they have a hard time hiring programmers
(mostly hire seniors with functional p. experience and game experience,
which is not so common).

Also keep in mind a substantial portion of the companies out there making
video games are essentially microsoft shops. They run windows, use visual
studio, etc. That means they have support directly from microsoft for all
their products (compilers, linkers, sdks, etc.). There is a huge incentive
to use microsoft products for them in development so even when an
opportunity arises where they could build an application, they will often
opt for C++ or C# (or a mix of both) because of that fact and the one
mentioned above where that is where most of their talent pool lies. As such,
for anyone part of such a project, it'll be an uphill battle. The state of
things is unlikely to change anytime soon seeing three of the four biggest
markets are PC gaming, console gaming (360 SDK pretty much requires
windows/vs) and web based games (flash dev tools are mostly for windows, so
is silverlight (who uses java anymore on the web anyway?)) The fourth being
mobile games. (Mac/linux gaming omitted, while it is slowly picking up
recently (specially noticeable with Stream), it isn't very big yet)

For erlang to make more headway into games, I believe they would need to
make it easier to integrate into existing applications. It is fairly
straightforward to integrate python, lisp, lua or even javascript into an
existing application but I'm not sure I could say the same of erlang. Being
easy to embed would be a great first step, allowing progressive transition
from C++ into erlang (for PC at least). To use erlang on consoles, you'll
need a beam to native compiler for sure as some consoles do not allow
interpreted code to execute (ie: PS3, applies to mobile devices as well such
as the iPhone/iPad). Even if it were for just a subset of erlang, an LLVM
frontend could achieve that with backends for different target
architectures. Thankfully the current generation of consoles is all powerpc
based so that might not be that much work.

I for one would love to see erlang used more in games as well as their
supporting applications :)

2cents
Nicholas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anton Krasovsky  
View profile  
 More options Jul 7 2010, 5:59 pm
From: Anton Krasovsky <anton.krasov...@gmail.com>
Date: Wed, 7 Jul 2010 22:59:50 +0100
Local: Wed, Jul 7 2010 5:59 pm
Subject: Re: [erlang-questions] Erlang: Who uses it for games?
http://www.demonware.net/  who are owned by Activision/Blizzard are
using Erlang.

Anton

On Tue, Jul 6, 2010 at 9:05 AM, ingo.schramm

<schramm.i...@googlemail.com> wrote:
> Does somebody ever used Erlang to program game servers? Is there any
> real live industrial game solution written in Erlang?

> I need to know this for some evangelization :)

> Cheers,
> Ingo

> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard O'Keefe  
View profile  
 More options Jul 7 2010, 8:05 pm
From: "Richard O'Keefe" <o...@cs.otago.ac.nz>
Date: Thu, 8 Jul 2010 12:05:24 +1200
Local: Wed, Jul 7 2010 8:05 pm
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

On Jul 8, 2010, at 4:27 AM, Nicholas Frechette wrote:

> hand optimize code which will require C++/assembly) and not so much  
> on the
> PS3 where you may get a hard time using the SPUs from erlang (as I'm
> guessing the VM won't run on them out of the box and you might have  
> to spend
> considerable time to get erlang processes to run on SPUs (feasible I'm
> sure)).

It's not clear that it _is_ feasible in any interesting sense.
The SPUs are essentially numeric vector engines.  They have 128
registers, each 128 bits wide; loads are only 128 bits (16 bytes)
and stores are only 128 bits (16 bytes).  Memory is byte addressed
and addresses are 32 bits, but the 2009 manual talks about 256 kB.

One could imagine SPU _nodes_ doing vector crunching that Erlang
processes running on the PPU communicated with as if Erlang.  But
Erlang would not be the language of choice for programming SPUs.
(An APL dialect would be ideal, or Fortran 95.)

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ingo.schramm  
View profile  
 More options Jul 8 2010, 3:54 am
From: "ingo.schramm" <schramm.i...@googlemail.com>
Date: Thu, 8 Jul 2010 00:54:16 -0700 (PDT)
Local: Thurs, Jul 8 2010 3:54 am
Subject: [erlang-questions] Re: Erlang: Who uses it for games?
Great! So many Erlang gamers out there!

Somebody told me, a Battlestar Galactica browser game is backed up by
an Erlang engine.

On Jul 8, 2:05 am, "Richard O'Keefe" <o...@cs.otago.ac.nz> wrote:

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Turner  
View profile  
 More options Jul 8 2010, 6:10 am
From: Michael Turner <michael.eugene.tur...@gmail.com>
Date: Thu, 8 Jul 2010 19:10:45 +0900
Local: Thurs, Jul 8 2010 6:10 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

Though James Hague has mainly talked about client-side game programming, and
mostly separately from Erlang topics, his writings are on both Erlang and
games is fascinating, and even where there's no clear overlap, they perhaps
be a source of insights on this topic.  Besides which, reading him on these
subjects leads you compulsively onto other programming topics he's covered,
and before you know it, you've eaten the *whole bag* of potato chips ;-)

  *http://tinyurl.com/26dthru*
*
*
-michael turner

On Tue, Jul 6, 2010 at 5:05 PM, ingo.schramm <schramm.i...@googlemail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Hague  
View profile  
 More options Jul 8 2010, 9:24 am
From: James Hague <james.ha...@gmail.com>
Date: Thu, 8 Jul 2010 08:24:26 -0500
Local: Thurs, Jul 8 2010 9:24 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

>To use erlang on consoles, you'll
>need a beam to native compiler for sure as some consoles do not allow
>interpreted code to execute (ie: PS3, applies to mobile devices as well
such
>as the iPhone/iPad).

Not true about the PS3. Using Lua as a scripting language is common. (It's
also used in iPhone games.)

A bigger problem is that BEAM relies on gcc extensions for speed, so you
have to take the hit if you're using platform where a specific C compiler is
mandated.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicholas Frechette  
View profile  
 More options Jul 8 2010, 10:47 am
From: Nicholas Frechette <zeno...@gmail.com>
Date: Thu, 8 Jul 2010 10:47:29 -0400
Local: Thurs, Jul 8 2010 10:47 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

While yes the SPUs are mainly for vector processing, imo, they could be
suited quite well in practice for erlang processes.
256kb is total space they have for code/data as such would be great for
small processes. Erlang processes already have all their data immutable
meaning this would imply little need to dma info in/out of spus. While not
designed for it, the SPUs can still be used for general processing and in
fact, it is better to use them with something they aren't so good at rather
than not use them at all. You'll find that a large number of ps3 games, even
today make use of less than 75% of the SPUs.

Since most erlang applications are already message passing based, the
processes need not share their memory with each other. Obviously, the size
being the key factor here, one would still have to fit the code in <150kb to
be able to do much with the processes. For long lists processing or large
binaries, one might be able to do double buffering (or tripple) and still
keep decent speeds. This could be done in erlang with minimal nif support,
see below.

I'd see it like this: you'd spawn a process, you'd mark it as being "spu
friendly" so that the spus can find it when they look for the next process
to execute. SPUs would then dma the code & process data and run it and then
move on to the next process. For long running processes, one could
artificially "yield" to allow the spu to run another task before returning
to it, something like a yield() nif. Obviously, only a subset of erlang
would run out of the box, as things like io/kernel stuff would require
message passing with a process on the PPU to execute them. I could see
number crunching processes having a partner process on the PPU who's job
would be to partition/segment the data and feed it to the SPU process on
demand. The spu process could then do something like:

%% Process data in 50kb chunks, or perhaps less
loop(SomeData, CurrPos) ->
PPUPartner ! {send_next, CurrPos}, %% DMAed and sent to the PPU partner
process executing on the PPU, might not be needed if the partner process
just splits everything up front and queues all the processing messages or
keeps track via the 'processed' message and keeps the queue full or at a
decent size
process current pos. stuff here, part 1... %% This doesn't have to be simd
stuff, but very well could be (using NIFs)
begin_receive_msgs(), %% NIF to start dma of messages, this would start
streaming in the next data chunk, optional, only there to reduce latency
from blocking receive statement which has to dma any new messages and wait
for their data
process current pos. stuff here, part 2...
PPUPartner ! {processed, CurrPos, Result}, %% Sends the result calculated
back to the ppu partner process to gather them back, come to think of it,
this pattern is similar to map-reduce
receive {data, Data, Pos} -> loop(Data, Pos), done -> ok end.

When the process ends execution, run GC if needed, wait for all pending DMAs
to finish and grab the next one. On the PPU side, the partner process mostly
idles waiting for the SPU to be done with the data and request more or send
back results. It would do simple operations like appending the result to the
head of a list for max performance then at the end, simple run a
lists:reverse (as done traditionally anyway) or for long lists, run that
operation on the SPUs as well (lists:spu_reverse?). 1 PPU partner process
could easily split work among several SPU processes, feeding them and
gathering/sorting their results.

Anyhow, sorry for the lengthy train of thoughts. It is a shame now that the
PS3 is no longer supporting the "other OS" option otherwise I would love to
experiment with something like this. Then again, it appears IBM will no
longer develop new cell processors in the future so this effort might be
moot. (I think they are stopping at something like 2 ppu hyper threaded
cores (4 virtual cores) and 32 spu cores per chip? alas I forgot the
details) I'm also not sure if the other os option allowed the OS to access
to the spus in the first place as if I remember correctly, a number of
things are "turned off" and inaccessible so mostly all of this talk is
speculation :).

2cents :)
Nicholas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael McDaniel  
View profile  
 More options Jul 8 2010, 11:00 am
From: Michael McDaniel <erla...@autosys.us>
Date: Thu, 8 Jul 2010 08:00:31 -0700
Local: Thurs, Jul 8 2010 11:00 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

________________________________________________________________

 This is the article by James that introduced me to Erlang ...

    http://www.dadgum.com/james/performance.html

   (see also  http://prog21.dadgum.com/11.html)

 I think I stumbled upon the original performance article
 in early 2005 and investigated Erlang at that time.

 I was fairly burnt out on computers and especially software
 (after about 30 years of computers, last 20 of which were
 software).  I was on a multi-month (year?) hiatus from
 software/systems creation in any form.

 Then I stumbled upon James's article and actually got excited
 about software again!  James introduced me to a tool, Erlang,
 that didn't get in my way, but actually, in a major way,
 facilitated my end results.  And provided some income and
 lots of fun (still).

 James, I doubt I ever said so until now, so *"Thank you"* for
 the original performance article and introduction to Erlang.
 (I have told the OTP team *Thank you* for Erlang, and do so
  again here).

~M

--
Michael McDaniel
Portland, Oregon, USA
http://trip.autosys.us
http://edids.org

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Turner  
View profile  
 More options Jul 8 2010, 11:29 am
From: Michael Turner <michael.eugene.tur...@gmail.com>
Date: Fri, 9 Jul 2010 00:29:11 +0900
Local: Thurs, Jul 8 2010 11:29 am
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

Very O/T here, but ... I think the main reason I left three (or was it four)
grammatical errors in my plug for Hague's blog is that I was trying to write
as well as he does.  I shouldn't try.  Not that he needs *another* one for
me, after what Michael McDaniel just wrote.  Joe Armstrong says we need more
books.  I'm starting a "Draft James Hague" movement: write a book.  I'll buy
it even if he just ends up just *pretending* it's about Erlang. Better yet,
team up with Nicholas Frechette to write Erlang for GPU Programming, or
something similarly unlikely.

-michael turner

On Fri, Jul 9, 2010 at 12:00 AM, Michael McDaniel <erla...@autosys.us>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Henning Diedrich  
View profile  
 More options Jul 8 2010, 12:22 pm
From: Henning Diedrich <hd2...@eonblast.com>
Date: Thu, 08 Jul 2010 18:22:10 +0200
Local: Thurs, Jul 8 2010 12:22 pm
Subject: Re: [erlang-questions] Erlang: Who uses it for games?

Hi Ingo,

we are currently developing an experimental browser game server in
Erlang, with game logic embedded in Lua.

Henning


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ingo.schramm  
View profile  
 More options Jul 9 2010, 3:43 am
From: "ingo.schramm" <schramm.i...@googlemail.com>
Date: Fri, 9 Jul 2010 00:43:30 -0700 (PDT)
Local: Fri, Jul 9 2010 3:43 am
Subject: [erlang-questions] Re: Erlang: Who uses it for games?
Hey Michael, I just have 20 years of computers and software but some
10-15 of the Internet with all those crappy quickies of time to market
stuff and only Erlang saved me to still believe in the possibility of
well crafted software :)

On Jul 8, 5:00 pm, Michael McDaniel <erla...@autosys.us> wrote:

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Armstrong  
View profile  
 More options Feb 7 2011, 10:27 am
From: Joe Armstrong <erl...@gmail.com>
Date: Mon, 7 Feb 2011 16:27:36 +0100
Local: Mon, Feb 7 2011 10:27 am
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?

On Thu, Jul 8, 2010 at 9:54 AM, ingo.schramm <schramm.i...@googlemail.com>wrote:

> Great! So many Erlang gamers out there!

> Somebody told me, a Battlestar Galactica browser game is backed up by
> an Erlang engine.

There's a article about this here:

http://www.theregister.co.uk/2011/02/05/battlestar_galactica_mmp/

/Joe

On Jul 8, 2:05 am, "Richard O'Keefe" <o...@cs.otago.ac.nz> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Sergey  
View profile  
 More options Feb 7 2011, 10:57 am
From: David Sergey <nirth.furza...@gmail.com>
Date: Mon, 7 Feb 2011 17:57:44 +0200
Local: Mon, Feb 7 2011 10:57 am
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?
I'm working to on Agent-Oriented AI for PS3 game.

On 7 Feb 2011, at 17:27, Joe Armstrong wrote:

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Turner  
View profile  
 More options Feb 7 2011, 11:39 pm
From: Michael Turner <michael.eugene.tur...@gmail.com>
Date: Tue, 8 Feb 2011 13:39:36 +0900
Local: Mon, Feb 7 2011 11:39 pm
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?

Well, *that* definitely needed to be added to the Wikipedia article about
Erlang.  Done.  Now all we need is a parse transform to make a new language
called Cylon: Erlang with FORTH syntax.  Just in case you ever wondered why
you could never understood the Cylons.

-michael turner


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Virding  
View profile  
 More options Feb 8 2011, 6:24 pm
From: Robert Virding <robert.vird...@erlang-solutions.com>
Date: Tue, 8 Feb 2011 23:24:04 +0000 (GMT)
Local: Tues, Feb 8 2011 6:24 pm
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?
There is another company who Erlang in games and that is Guild Software, http://www.guildsoftware.com/, who have an MMO game called Vendetta Online, http://www.vendetta-online.com/. They use Erlang in the servers. As far as I know they have been using Erlang for at least 3-4 years.

Robert

----- "Michael Turner" <michael.eugene.tur...@gmail.com> wrote:

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Truog  
View profile  
 More options Feb 8 2011, 6:34 pm
From: Michael Truog <mjtr...@gmail.com>
Date: Tue, 08 Feb 2011 15:34:39 -0800
Local: Tues, Feb 8 2011 6:34 pm
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?
They also sell the MMO server/client here http://www.guildsoftware.com/naos/inbrief.html
The Kourier system uses Erlang to model NPCs (Non-Person Characters) as actors (processes), so there might be AI work in there too.

On 02/08/2011 03:24 PM, Robert Virding wrote:

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questions-unsubscr...@erlang.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Turner  
View profile  
 More options Feb 9 2011, 1:30 am
From: Michael Turner <michael.eugene.tur...@gmail.com>
Date: Wed, 9 Feb 2011 15:30:54 +0900
Local: Wed, Feb 9 2011 1:30 am
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?

Unfortunately, press releases don't qualify as reliable sources (RS) under
Wikipedia's guidelines.  Guild Software's NAOS engine seems to be known only
through press releases, at this point.  If we could get somebody from Guild
to give a talk about NAOS (say, at the upcoming ACM SIGPLAN Erlang Workshop
in Tokyo later this year), resulting in some paper that gets at least a page
in a conference proceedings, it's Wikipedia RS, since the writing will have
gone through something like peer review.

-michael turner


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Turner  
View profile  
 More options Feb 9 2011, 1:41 am
From: Michael Turner <michael.eugene.tur...@gmail.com>
Date: Wed, 9 Feb 2011 15:41:35 +0900
Local: Wed, Feb 9 2011 1:41 am
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?

Unfortunately, press releases don't qualify as reliable source (RS) under
Wikipedia's guidelines.  Guild Software's NAOS engine seems to be known only
through press releases, at this point.  If we could get somebody from Guild
to give a talk about NAOS (say, at the upcoming Erlang activity in the
functional programming conference in Tokyo later this year), resulting in
some paper that gets a page or so in a conference proceedings, it's
Wikipedia RS, since it will have gone through something like peer review.

-michael turner


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Slav Pankratov  
View profile  
 More options Mar 10 2011, 7:34 am
From: Slav Pankratov <gnob...@gmail.com>
Date: Thu, 10 Mar 2011 14:34:57 +0200
Local: Thurs, Mar 10 2011 7:34 am
Subject: Re: [erlang-questions] Re: Erlang: Who uses it for games?

wow (made with Erlang)
http://www.pikkotekk.com/tech.html

found it here
http://www.unitypark3d.com/ (related to Unity3d game engine)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »