-
https://github.com/sat2707/aicups/blob/master/localrunner/world/run.py#L136
Заменить на `f.write(json.dumps(data))`, почему-то запись не срабатывает у некоторых пользователей.
rekzi updated
7 years ago
-
Hey, as a beginner I want to make a contribution can I build a tic tac toe game?
-
Hi! If I do this:
```
~/Desktop/temp-phaser $ npm create @phaserjs/game@latest
> npx
> create-game
o----------------------------------------------------o
| Welcome to the Phaser Te…
-
Need to be able to automatically test new changes to ensure functionality isn't degrading as we move forward.
Set up tests and automatic test runs as part of CI
-
### 描述Bug
WXUncaughtException
WXUncaughtException@weapp://wechat-game-runtime/wxfs/game.js:211:1236
abort@weapp://wechat-game-runtime/wxfs/game.js:252:436476
.wasm-function[b171]@[wasm code]
.was…
-
FYI
I followed the [multiplayer tutorial] but `npm run serve` crashes.
**I was able to bypass the crash by using node v21 and v20.** I didn't try any older version.
---
The crash happens i…
-
-
I don't know how/ if you want me to document game.js
-
- Continue testing various scenarios and edge cases to ensure robustness.
-
Hello.
There's this game that I think do not handle proxy well. Basically when httptoolkit runs, all in-game request fails. And on httptoolkit it shows `Aborted connection to xxx`.
Initially I …