Giter VIP home page Giter VIP logo

Comments (6)

incompl avatar incompl commented on July 17, 2024

Hello there! Creating a multiplayer game is pretty complicated, and for what you're doing, you might benefit from an all-in-one game development framework, where Cloak only solves one specific issue. Here are a few suggestions:

If you're interested in learning more about the type of use case that Cloak is intended for, check out The articles tagged "Multiplayer" on buildnewgames.com

from cloak.

mbvanleenen avatar mbvanleenen commented on July 17, 2024

Hey,

I will look into that! But the game is ready! All i need is lobby and fame rooms.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:13 heeft Greg [email protected] het volgende geschreven:

Hello there! Creating a multiplayer game is pretty complicated, and for what you're doing, you might benefit from an all-in-one game development framework, where Cloak only solves one specific issue. Here are a few suggestions:

Phaser
Crafty
Lime
Impact
If you're interested in learning more about the type of use case that Cloak is intended for, check out The articles tagged "Multiplayer" on buildnewgames.com


Reply to this email directly or view it on GitHub.

from cloak.

incompl avatar incompl commented on July 17, 2024

Oh I see, I didn't realize the rest of the game was already built. What
technologies is it built with? Is the code on Github?

On Thu, Jul 2, 2015 at 10:25 AM, mbvanleenen [email protected]
wrote:

Hey,

I will look into that! But the game is ready! All i need is lobby and fame
rooms.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:13 heeft Greg [email protected] het
volgende geschreven:

Hello there! Creating a multiplayer game is pretty complicated, and for
what you're doing, you might benefit from an all-in-one game development
framework, where Cloak only solves one specific issue. Here are a few
suggestions:

Phaser
Crafty
Lime
Impact
If you're interested in learning more about the type of use case that
Cloak is intended for, check out The articles tagged "Multiplayer" on
buildnewgames.com


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#89 (comment).

from cloak.

incompl avatar incompl commented on July 17, 2024

Thinking on it more, it sounds like you need someone with development experience. This is a good place to ask specific questions about Cloak, but I'm not in a position to help with the design of your application.

from cloak.

mbvanleenen avatar mbvanleenen commented on July 17, 2024

Jocly on github, see also the links i put on the message. I just need a quick jumpstart with the lobby and rooms etc. then when both players are ready start the game with a clock and the save the game after that in the mysql database. Players can also view others playing. Beauty of it, there are many draughts variants and i want a user first to pick the variant and then pick a lobby and see all table and players in that lobby (two griss) Then they can create there own table basedbupon aetting we store in the database per user /game type regarding time etc. Other users see this new table in the lobby list. They can chosw to join that table. A new table screen appears whee they can take a seat or just watch and chat with the user in that table/room. If they take a seat bith players must get a popup that the game starts on 10 seconds after they press ok. Both ok, then start the jocly draught game.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:57 heeft Greg [email protected] het volgende geschreven:

Oh I see, I didn't realize the rest of the game was already built. What
technologies is it built with? Is the code on Github?

On Thu, Jul 2, 2015 at 10:25 AM, mbvanleenen [email protected]
wrote:

Hey,

I will look into that! But the game is ready! All i need is lobby and fame
rooms.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:13 heeft Greg [email protected] het
volgende geschreven:

Hello there! Creating a multiplayer game is pretty complicated, and for
what you're doing, you might benefit from an all-in-one game development
framework, where Cloak only solves one specific issue. Here are a few
suggestions:

Phaser
Crafty
Lime
Impact
If you're interested in learning more about the type of use case that
Cloak is intended for, check out The articles tagged "Multiplayer" on
buildnewgames.com


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#89 (comment).


Reply to this email directly or view it on GitHub.

from cloak.

incompl avatar incompl commented on July 17, 2024

Oh, have you looked at the example games in the Cloak repository? For
example, I think the "Grow21" example does a lot of what you're looking for:

https://github.com/incompl/cloak/tree/master/examples/grow21

On Thu, Jul 2, 2015 at 11:09 AM, mbvanleenen [email protected]
wrote:

Jocly on github, see also the links i put on the message. I just need a
quick jumpstart with the lobby and rooms etc. then when both players are
ready start the game with a clock and the save the game after that in the
mysql database. Players can also view others playing. Beauty of it, there
are many draughts variants and i want a user first to pick the variant and
then pick a lobby and see all table and players in that lobby (two griss)
Then they can create there own table basedbupon aetting we store in the
database per user /game type regarding time etc. Other users see this new
table in the lobby list. They can chosw to join that table. A new table
screen appears whee they can take a seat or just watch and chat with the
user in that table/room. If they take a seat bith players must get a popup
that the game starts on 10 seconds after they press ok. Both ok, then start
the jocly draught game.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:57 heeft Greg [email protected] het
volgende geschreven:

Oh I see, I didn't realize the rest of the game was already built. What
technologies is it built with? Is the code on Github?

On Thu, Jul 2, 2015 at 10:25 AM, mbvanleenen [email protected]
wrote:

Hey,

I will look into that! But the game is ready! All i need is lobby and
fame
rooms.

Verstuurd vanaf mijn iPhone

Op 2 jul. 2015 om 16:13 heeft Greg [email protected] het
volgende geschreven:

Hello there! Creating a multiplayer game is pretty complicated, and
for
what you're doing, you might benefit from an all-in-one game
development
framework, where Cloak only solves one specific issue. Here are a few
suggestions:

Phaser
Crafty
Lime
Impact
If you're interested in learning more about the type of use case that
Cloak is intended for, check out The articles tagged "Multiplayer" on
buildnewgames.com


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#89 (comment).


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#89 (comment).

from cloak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.