GithubHelp home page GithubHelp logo

tigerclaw989 / pvp-tabletop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from link--11/pvp-tabletop

0.0 0.0 0.0 2.66 MB

2-player version of the tabletop app

Home Page: https://pvp-tabletop-27e7a.ondigitalocean.app

License: GNU General Public License v3.0

JavaScript 30.20% CSS 1.23% HTML 0.24% Svelte 68.33%

pvp-tabletop's Introduction

2-player version of the Pokémon TCG tabletop app. Built with Svelte 4 + SvelteKit.

Live Demo

Getting Started

To run it locally, download the repository, run npm ci to install dependencies, rename .env.example to .env.development, and then run npm run dev.

To build the app for deployment, run npm run build. You can customize the build directory by adding a .env file with a BUILD_DIR property.

Server

The server-side code for passing actions between the two players is very simple. You can find all the necessary files here. If you don't require any custom actions that are not in the current version, you can use the live demo server during development.

Card Images

The project uses card images from Limitless TCG (they include Japanese cards, are available in a small size, and have a convenient naming structure). When wanting to support formats with cards from before HGSS (2011), which are not on Limitless, it needs to be replaced or supplemented with a different image source, for example Pokémon TCG API.

pvp-tabletop's People

Contributors

link--11 avatar

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.