Maeggi

Results 8 issues of Maeggi

hey, one has an idea pgn output, in bootstrap list? Example: ``` 1. c4 f6 2. e3 d5 3. cxd5 ``` thanks for your help

Hello, planned a update to phaser 3?

compatibility

I test with 2 Players, Road always has 0

Hi, a nice Example. But, why not use Gamelogic Server-Side? For Hacking, Cheating etc.

Hi, how does Godot know which player to update? Where is the Player ID assigned?

hey, can u help me a example for tilemap and collision? in phaser 3... ``` this.add.tilemap('level1'); this.map.addTilesetImage('moreTiles','tiles'); this.map.createStaticLayer('Background',tileset,0,0); this.map.createStaticLayer('Walls',tileset,0,0); this.map.setCollisionBetween(1, 120, true, 'walls'); ``` that would be cool :)

Hello, if you click the mouse more often, the character lags. Have any idea for this problem? And Thanks for the nice Tutorials

Hi, i am testing your Game. But i can not start the Game. Have u a idea? ``` C:\xampp\htdocs\fps>npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse vents): npm...