Regarding add my game project to kde games as opensource
Albert Astals Cid
aacid at kde.org
Sun Oct 9 21:35:13 UTC 2016
El diumenge, 9 d’octubre de 2016, a les 0:19:50 CEST, TUSHAR SONI va escriure:
> Hi, thank you for checking out game. If you want to play this game, you can
> do that via share a link with friends or if you want to know how it's work
> you can use Incognito mode.
>
> As a summary of game, I've mentioned a brief info on the chat message.
> However it's a game In which when anyone visit the app then they are
> connected to app. But when you click on search button it'll connect you to
> random player who's just before you clicked on search button, or you have
> to wait till anyone connected to you.
> after connection b/w two player you and your opponent in (node.js socket)
> room where you both try to hit the cell of matrix as fast as you can,
> whoever have covered more cells than other player at last he/she will win.
> and that result will broadcast to chat via bot, so every connected user of
> app can see it.
> In this game I've not used any kind of database, it's just magic of HTML5's
> localStorage and socket.io library.
>
> and In context of node.js and port to C++, I need your help to decide. so
> please tell me what could be better choice.
I have played your game now, and while it's a nice proof of concept of what
you can do with HTML5, node.js and stuff, *personally* I don't think it makes
sense for it to be part of kdegames, there's not much skill or tactics in it,
it's just basically clicking faster than your oponent.
Now that's *my* opinion, and I'm not the only one in this list so don't take
this as a total rejection.
Best Regards,
Albert
>
> Cheers,
> Tushar
>
> On Sat, Oct 8, 2016 at 10:34 PM, Albert Astals Cid <aacid at kde.org> wrote:
> > Continue the discussion on the mailing list, not only mail me.
> >
> >
> >
> > El divendres, 7 d’octubre de 2016, a les 21:23:40 CEST, TUSHAR SONI va
> >
> > escriure:
> > > Hi Albert, thank you for checking out game. If you want to play this
> >
> > game,
> >
> > > you can do that via share a link with friends or if you want to know how
> > >
> > > it's work you can use Incognito mode.
> > >
> > >
> > >
> > > As a summary of game, I've mentioned a brief info on the chat message.
> > >
> > > However it's a game In which when anyone visit the app then they are
> > >
> > > connected to app. But when you click on search button it'll connect you
> >
> > to
> >
> > > random player who's just before you clicked on search button, or you
> > > have
> > >
> > > to wait till anyone connected to you.
> > >
> > > after connection b/w two player you and your opponent in (node.js
> > > socket)
> > >
> > > room where you both try to hit the cell of matrix as fast as you can,
> > >
> > > whoever have covered more cells than other player at last he/she will
> >
> > win.
> >
> > > and that result will broadcast to chat via bot, so every connected user
> >
> > of
> >
> > > app can see it.
> > >
> > > In this game I've not used any kind of database, it's just magic of
> >
> > HTML5's
> >
> > > localStorage and socket.io library.
> > >
> > >
> > >
> > > and In context of node.js and port to C++, I need your help to decide.
> > > so
> > >
> > > please tell me what could be better choice.
> > >
> > >
> > >
> > > Cheers,
> > >
> > > Tushar
> > >
> > > On Fri, Oct 7, 2016 at 3:45 AM, Albert Astals Cid <aacid at kde.org> wrote:
> > > > El dimecres, 5 d’octubre de 2016, a les 18:13:55 CEST, TUSHAR SONI va
> > > >
> > > > escriure:
> > > > > Hi, I am Tushar.
> > > >
> > > > Hi
> > > >
> > > > > Recently I've build a game (web app)
> > > > >
> > > > > https://thematrixgame.herokuapp.com/ (github:
> > > > >
> > > > > https://github.com/tusharsoni08/matrix/) and I want to add this to
> >
> > kde
> >
> > > > > games as open source project. Could anyone help me to do that.
> > > >
> > > > I see your game is already open source, that's good.
> > > >
> > > >
> > > >
> > > > Now i've tried to play your game but i could not, i guess there's
> > > > noone
> > > >
> > > > around
> > > >
> > > > to play with me.
> > > >
> > > >
> > > >
> > > > Can you give a summary of what the game is about?
> > > >
> > > >
> > > >
> > > > Also when you say "add this to kdegames", you mean as a node.js app
> >
> > right
> >
> > > > now?
> > > >
> > > > Or you want to port it to C++?
> > > >
> > > >
> > > >
> > > > Cheers,
> > > >
> > > >
> > > >
> > > > Albert
> > > >
> > > > > Thanks
More information about the kde-games-devel
mailing list