boardgameio/boardgame.io
State Management and Multiplayer Networking for Turn-Based Games
TypeScriptMIT
Issues
- 12
multiplayer tutorial crashes with node v22 and v23. Use v21 as workaround OR make a few changes and don't use `-r esm`.
#1200 opened by Henddher - 11
Possible enhancements
#1192 opened by Hypercubed - 7
Calling a move when a phase begins
#1145 opened by sridharraman - 2
React v19?
#1215 opened by jordanwallwork - 7
AI Bot for Actual Gameplay
#1163 opened by ruichen199801 - 3
Tutorial with React doesn't work
#1136 opened by wjl - 8
Maintainer discussion
#1185 opened by fladrif - 1
Update Typescript example to use new syntax
#1207 opened by will-jac - 0
Client doesn't receive state updates for AI moves
#1208 opened by captn3m0 - 0
yarn example fails with semantic error TS2339
#1204 opened by dlee - 7
Throwing my hat in for maintainer
#1188 opened by benbot - 0
Mention breaking change for version 0.43.3 in changelog
#1187 opened by tyilo - 0
why dont use type annotations
#1186 opened by cinast - 0
How to disable logging?
#1179 opened by customautosys - 0
(Bug) overrideGameState() doesn't update move dispatchers
#1178 opened by davjhan - 0
- 2
Reset doesn't work on multiplayer games
#1166 opened by amidos2006 - 1
A Phase where all players can make moves
#1169 opened by uptotec - 2
Using without react ?
#1165 opened by LelouBil - 1
Using boardgame.io on a team format.
#1164 opened by sprguillen - 7
Whats the state of the project?
#1150 opened by on3iro - 3
Koa example in Typescript - cant modify stream
#1143 opened by webrunner42 - 1
Client is sent a complete copy of initialState
#1159 opened by Jim-with-a-J - 3
- 2
Custom events
#1093 opened by gabrielecastellano - 0
socket client in react board
#1121 opened by delirehberi - 0
- 0
Facilitator / Non-player access to game state
#1149 opened by sridharraman - 0
playerView do not get the correct playerID after switch player with debugging panel in multiplayer
#1148 opened by ThePeiLin - 0
Deployment issues with ngrok (or other tunneling)
#1144 opened by sridharraman - 2
Error when set custom playerID for multiplayer local
#1141 opened by huynhthuan - 2
Adding middleware causes crash
#1107 opened by YoavHortman - 0
Client.subscribe breaks after unsubscribing
#1137 opened by CJPrez - 2
Is there currently any way to intercept undo-behavior?
#1135 opened by on3iro - 2
Update plugin documentation for `GameMethod`
#1132 opened by kevinddchen - 0
TurnOrder issue when using a plugin
#1131 opened by walkerkd - 0
isConnected property missing from Board props
#1125 opened by walkerkd - 1
How to dispatch move from another move automatically?
#1085 opened by ilivss - 3
Passing a move directly to an onClick handler in React causes circular dependency error in debug panel
#1122 opened by mateomurphy - 3
Can't get player plugin to work
#1114 opened by mateomurphy - 2
- 5
- 1
Support Dynamic Join In Long Running Games
#1102 opened by cwatsonc - 0
- 3
BUG [v0.49.12] React Client: broken reactivity for React 18 (works fine with React 17)
#1096 opened by pwoloszun - 5
Infinite loading screen with simultaneous match joins
#1100 opened by Neodark7 - 4
Type mismatch, PlayerID being optional within LongFormMove and Move types.
#1094 opened by YoavHortman - 3
Heroku free plan ending. Alternative?
#1092 opened by rsandzimier - 2
Handle GameState changes when Players leaves a match
#1088 opened by Neodark7 - 1
How to make moves on behalf of a non-current player?
#1095 opened by nsaritzky