Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Game suggestion: Skull king #12

Open
thijsw opened this issue Apr 9, 2021 · 2 comments
Open

Game suggestion: Skull king #12

thijsw opened this issue Apr 9, 2021 · 2 comments

Comments

@thijsw
Copy link

thijsw commented Apr 9, 2021

I was looking for repositories that use the boardgame.io package, and came across your repository, which is very polished I must say. I'm impressed of the quality.

I'd like to play the card game Skull King online with my friends and I'm looking for a way to implement this. You can find an overview of the game and its (simple) rules here. My initial plan was to fork a repo and write the game myself, but my React skills are a bit rusty as I'm developing my front-ends in Vue.js mostly nowadays and I haven't found any implementation of the boardgame.io library in combination with Vue.js. So I thought, maybe we can integratie the game as part of this package? Currently this project only offers 2 games which is a pity given how much time obviously went into creating all the logic for running them.

Would you allow the addition of this new game or even help integrating it? I have already started writing the game logic, but I'm having trouble writing the React views and other Javascript bindings to get it to work with this project. What would be a good trajectory to get this a reality? Thanks!

@Pong420
Copy link
Owner

Pong420 commented Apr 10, 2021

Sorry I can’t. I am focusing on the other project and I am not interested in the project at this time.

Maybe you could take a look this project.
https://github.com/freeboardgames/FreeBoardGames.org

@Pong420
Copy link
Owner

Pong420 commented Apr 10, 2021

boardgame.io support PainJS. see https://boardgame.io/documentation/#/tutorial?id=setup

And the react related code only one file.
https://github.com/boardgameio/boardgame.io/blob/master/src/client/react.tsx

So you could try to create a similar in VueJS.

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

2 participants