I want to make a simple 2D multiplayer turn based strategy game that runs in browser. I’ve considered using phaser and maybe boardgameio, but are there Any other options? How does boardgameio work? Will using it speed up the prosess of making the game? Player will be able to play 1v1 against friends, 1v1 online and against an AI. The game is loosely based on chess, civ vi(combat elements) and advance wars(gba games) I probably will allow players to purchase skins etc aswell
Also is there Any way for me to make this into an app later? There are options like capacitor etc, but how well does these work? Also are there Any ways to make it into an app without it becomming a webapp? #dev #js #technology #programming source