Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

open source? #55

Open
amitport opened this issue Jun 28, 2019 · 59 comments
Open

open source? #55

amitport opened this issue Jun 28, 2019 · 59 comments

Comments

@amitport
Copy link

Any updates?

@pakastin
Copy link
Member

Sorry I’ve been really busy with other projects, will inform when available!

@amitport
Copy link
Author

hmm, code files in the 'next' branch have been removed, nothing merged into master. Don't get me wrong I have no problem with closed source but you do take effort in promoting this as open source.

@pakastin
Copy link
Member

I gave you sneak-peek access to the private repo. Will have to clean it up a bit and separate as libraries.

@amitport
Copy link
Author

thank you. I'll take a look maybe I could help

@m4v15
Copy link

m4v15 commented Mar 20, 2020

Hey any update on this 👀

Happy to drop a few bucks for a sneak peark 🔍

@ryanmoorman
Copy link

^same

I played around with the new version and am interested in tweaking it for a weird game that I play with my family.

@gabrieljones
Copy link

I'd like to request a sneak peak as well.

@shickey
Copy link

shickey commented Mar 27, 2020

If possible, I'm interested as well!

@pakastin
Copy link
Member

pakastin commented Mar 27, 2020

I’ll invite you later today, it’ll probably change quite a bit though since I’m rewriting some parts

@ginnocenti
Copy link

Hi, this project is a treasure!
If is possible i'm interested in the multiplayer version.
I'd like to transform the deck in an "italian deck" The cards are 40 and them are different in the style.
I did it for the example in the old version but i'm really interested in the multiplayer version.
Best regards, thank you all.

@ginnocenti
Copy link

Hi, this project is a treasure!
If is possible i'm interested in the multiplayer version.
I'd like to transform the deck in an "italian deck" The cards are 40 and them are different in the style.
I did it for the example in the old version but i'm really interested in the multiplayer version.
Best regards, thank you all.

If you are interested in this "mod" i can send you the edits that i made into the old version and the image package for the cards and you can do the edit on your project.

@pakastin
Copy link
Member

Sent you all invites to the deck.of.cards production repo, which is not coming public. I’m rewriting/restructuring it to a library.

@mnoorenberghe
Copy link

Can I get access too?

@pakastin
Copy link
Member

Sure, sent now! 😉

@pakastin
Copy link
Member

@ginnocenti I can add italian version as option to deck.of.cards

@bsevcik
Copy link

bsevcik commented Mar 28, 2020

I love this project and I'd like to try and build out functionality to choose specific cards to include/exclude from the deck. Can I get an invite to the other repo as well?

@pakastin
Copy link
Member

I sent you invite @bsevcik 😉

@pakastin
Copy link
Member

If any of you want to sponsor Deck of Cards development, you can use https://opencollective.com/deck-of-cards or https://github.com/sponsors/pakastin

I have a lot of ideas for Deck of Cards. First of all, I'm creating flexible API for creating single and multiplayer games. Second, https://deck.of.cards be 100% open source with game library with single and multiplayer games, customizable cards (with user accounts + file upload) and easy-to-use table designer.

As soon as I have the new deck of cards "SDK" ready, I'll rewrite/restructure deck.of.cards to use that and then we can start to develop it collaborately. The problem with the current one (as you can see by invite) is, that it's not a library, but has some db and session details saved, which is not wise to do publicly. Hope you respect that and don't share any of that information.

@chrisribe
Copy link

How does the multiplayer work ? Everyone sees all the cards. There should be a peek option, to allow players to look at their cards privately. Then you could show the cards to all (reveal).

@chrisribe
Copy link

chrisribe commented Mar 28, 2020

Ah ok I see the player icons where not visible I needed to move the screen around.
Maybe zooming out initially would help? Another basic option would be distribute N cards each...

Can I also request access ? I am curious to take a look at it.
Thanks

@pakastin
Copy link
Member

Yeah, it needs some more thought

@siliconghost
Copy link

Would love to see if I can help with basic dealing functionality so this can be used for cribbage

@pakastin
Copy link
Member

Invited you as well

@m4v15
Copy link

m4v15 commented Mar 30, 2020

Thanks! I dropped you some sponsor money 💸

@pakastin
Copy link
Member

Thank you! 🙏 I have big plans for the Deck of Cards library. It's not been an easy task to design as flexible as possible, but I think I will nail it this time! 😎

@dbcohen
Copy link

dbcohen commented Mar 30, 2020

Looking forward to seeing this as a library. Sent you some sponsorship.

@pakastin
Copy link
Member

Wow, thank you! 👌

@bryonbaker
Copy link

This is a nice project. I wouldn't mind having a go at contributing if you are adding more people.

@pakastin
Copy link
Member

Invited!

@Danny-Engelman
Copy link

Interested here in Amsterdam as well... I guess every developer is into card games now :-/

@pakastin
Copy link
Member

Welcome aboard! I'm building the new library version as we speak! 😎

@pakastin
Copy link
Member

New version is building up here:
https://github.com/deck-of-cards/deck-of-cards/tree/next

And graphics prerender library here:
https://github.com/deck-of-cards/generate-cards

@bryonbaker
Copy link

bryonbaker commented Mar 31, 2020 via email

@pakastin
Copy link
Member

pakastin commented Apr 1, 2020

npm i
npm run dev

@pakastin
Copy link
Member

pakastin commented Apr 8, 2020

New version is building up fast now, hope you like it!

https://github.com/deck-of-cards/deck-of-cards/tree/next

https://cdn.pakastin.fi/cards

@i2y4n
Copy link

i2y4n commented Apr 12, 2020

@pakastin Are you still working on things? Taking feature and/or game requests?

@pakastin
Copy link
Member

pakastin commented Apr 12, 2020

I am yeah, working with this branch:
https://github.com/deck-of-cards/deck-of-cards/tree/next
–> https://cdn.pakastin.fi/cards

@i2y4n
Copy link

i2y4n commented Apr 12, 2020

Awesome. Are there any UI improvements on your to do list?

@rogerl50
Copy link

In a multiplayer game, how does one deal? I can move cards off the pile to different areas of the table, but it's not clear that they then belong to different people. And in fact any player appears to be able to flip over any card.

@pakastin
Copy link
Member

There’s player bases for four players on top, right, bottom and left. I’ll work that more clear in the new version!

@rogerl50
Copy link

rogerl50 commented May 11, 2020 via email

@pakastin
Copy link
Member

More bases will be added yeah!

@user83743
Copy link

user83743 commented Nov 30, 2020

Hi Juha

Hope you're all well. Are you still working on this code? Apologies for being new :) . The code in github is the old code and the new code is on https://deck.of.cards/ , correct? Is it possible to get a look at the new code?

Regards

John

@pakastin
Copy link
Member

Sure yeah, sorry I've been busy IRL 😛
I invited you to the private repo

@user83743
Copy link

Thanks Juha

@user83743
Copy link

any chance we could run this code strictly in behind a .htaccess file for a group of old people who want to play cards? :)

@user83743
Copy link

or, if https://deck.of.cards/ is going to be live for the next year+, any chance we could link to it for these old people to share a multiplayer link e.g. https://deck.of.cards/play/5fc496250577730b256cb46b and have a game of cards?

@pakastin
Copy link
Member

deck.of.cards already has multiplayer, with links – what do you mean..? 🤔

@user83743
Copy link

Hi Juha. yes, we have tried the multiplayer on deck.of.cards and it's great. we wanted to use that code as open source if possible; or, if we can't use it, we'd like to link to it for a bunch of old people and make a little "HOWTO" document for them so that they could see how to go to deck.of.cards , create a multiplayer link, email it to 3 friends and start a game of cards and use the chatbox.

@stydodt
Copy link

stydodt commented Feb 15, 2021

Hello @pakastin I was about to attempt something like this when I saw your very polished project! I would also love to have access to the private repo of the multiplayer version if at all possible in order to a add a custom deck and tweak some settings to play games with family stuck in different places!

@pakastin
Copy link
Member

Sent you invite 😎

@stydodt
Copy link

stydodt commented Feb 15, 2021

Brilliant thank you very much!

@stydodt
Copy link

stydodt commented Feb 15, 2021

Invite doesn't seem to be coming through - is there a direct link to the private repo I can use?

@pakastin
Copy link
Member

Yeah: https://github.com/deck-of-cards/deck.of.cards

@g-pichler
Copy link

If possible, I'd also be very much interested in access to the new repo. As many others I'd like to adapt it to a card game (https://en.wikipedia.org/wiki/Tarot_card_games) to play with family and friends :)

@nyn0x
Copy link

nyn0x commented Apr 30, 2021

Hi, i'm interested too. Thanks

@iamn1ck
Copy link

iamn1ck commented Sep 19, 2022

I feel bad to bother you about this again, but I'd also like to request access to the multiplayer repository, if you would be so kind :)

@mageekguy
Copy link

Hi! Is it possible to have access to the private repo to contribute?

@vaso369
Copy link

vaso369 commented Jan 21, 2024

Hello! Is there still work in progress on a new version? I would love to get invite! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests