Coder Social home page Coder Social logo

sparr / freeboardgames.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freeboardgames/freeboardgames.org

8.0 1.0 0.0 28.79 MB

FOSS platform for publishing boardgame.io games

Home Page: https://www.FreeBoardGames.org

License: GNU Affero General Public License v3.0

JavaScript 78.66% HTML 0.31% TypeScript 17.88% CSS 3.09% Shell 0.03% Dockerfile 0.03%

freeboardgames.org's Introduction

FreeBoardGames.org

Build Status

FOSS platform for publishing your boardgame.io games. We curate high quality implementations of board games and optimize your game for delivery so you can quickly reach hundreds of players.

Play now at FreeBoardGames.org

Games

  • ✔️ Chess
  • ✔️ TakeSix! (by JosefKuchar, similar to 6 Nimt)
  • ✔️ Nine Mens Morris (by JosefKuchar)
  • ✔️ Reversi (by JosefKuchar, similar to Rollit and Othelo)
  • ✔️ Seabattle (similar to Battleship).
  • ✔️ Cornerus (by JosefKuchar, similar to Blokus)
  • ✔️ TicTacToe.
  • ✔️ Checkers

Check the game development kanban

Features

  • ✔️ Code splitting.
  • ✔️ Server side rendering.
  • ✔️ Installable.
  • ✔️ Loads fast - small javascript sizes.
  • ✔️ Works offline.
  • 🚧 Party/lobby system.
  • 🚧 i18n.

Check out the infrastructure kanban.

Contributing

Contributions are always welcome, even if just reporting bugs (check the known bugs kanban). Feel free to ask for any help!

Community

Discord Logo

Running locally

git clone https://github.com/freeboardgames/FreeBoardGames.org
cd FreeBoardGames.org

yarn install

yarn run dev

Important Commands:

yarn run dev builds and starts the development web server.

yarn run prod builds and starts the production web server.

yarn run bgio builds and starts the Boardgame.io server (used for multiplayer games).

yarn run bgio:dev builds and starts the boardgame.io server. The boardgame.io server will automatically recompile/restart on file changes.

yarn run pre runs all tests, including linting/formatting, unit tests, and e2e/visual tests. This command is run by Travis CI for all pull requests.

yarn run autopre will automatically format and attempt to fix issues. Then it will run the same tests as pre (mentioned above). You should run this command before committing changes.

yarn run e2e:buildandstartserver will build and start an unoptimized production-like web server for e2e tests.

yarn run cyp:run will run e2e visual testing.

yarn run test will run all unit tests. You may use Jest CLI options (such as --watch).

Jest CLI Options: https://jestjs.io/docs/en/cli.html

freeboardgames.org's People

Contributors

jasonharrison avatar vdfdev avatar josefkuchar avatar jvsomeren avatar gk-patel avatar dependabot[bot] avatar spooky-0 avatar

Stargazers

Jean-François Trân avatar  avatar  avatar  avatar Gerardo Ortega avatar  avatar Fogus avatar Piotr Woloszun avatar

Watchers

 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.