Hi Konrad. Thank you for your reply and especially for the link. It will be very helpful. Thanks again.
On Friday, July 31, 2015 at 10:03:08 AM UTC+2, Konrad Malawski wrote: > > Hi Kamil! > That looks like a pretty fun game / project actually! > Yes I think Akka would match the problem here pretty well, since you can > model the entities (and their respective websockets) as Actors. > > While pretty old, you might enjoy Piotr Kukiełka's sample app where he > does something a bit similar: https://github.com/pkukielka/QuickPath > > Happy hakking! > > On Thu, Jul 30, 2015 at 11:45 PM, Kamil <[email protected] <javascript:>> > wrote: > >> Hi. I'm new to akka and I was wondering if akka would be suitable choice >> for simple clone of game like agar.io (multiplayer, real time 2d). Any >> suggestions are very welcome. Thanks in advance. >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Cheers, > Konrad 'ktoso' Malawski > Akka <http://akka.io/> @ Typesafe <http://typesafe.com/> > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
