Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.62 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.62 KB

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

Contributing

Check out our documentation and how to add your game.

Contributions are always welcome, even if just reporting bugs (check our issue tracker). 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  # installs dependencies

yarn run dev  # runs the webserver and backend (for online multiplayer games)

Acknowledgements

  • JosefKuchar for Take 6, Cornerus, Reversi, Nine men's Morris and Checkers AI
  • gk-patel for Four in a row, Hangman, Rota, Tic-tac-toe plus
  • JvSomeren for Secret Codes
  • eemp for Take 6 redesign