danieldesira / DanielsConnect4

Connect4 implementation in TypeScript ported from JavaScript code written prior to 2013
GNU General Public License v2.0
0 stars 0 forks source link

Chrome/Firefox app #57

Open danieldesira opened 8 months ago

danieldesira commented 7 months ago

Firefox requires extension to be installed and doesn't seem to allow testing on localhost, so a deployment might be required prior to confirming compatibility. But this seems to be working fine for Chrome/Edge on Windows in any case.

danieldesira commented 7 months ago

PWA works but need to make sure that scripts run on all browsers. They are currently not running on Firefox and we need to find a solution for this.

Update: scripts are working fine now. Just going to close the ticket.

danieldesira commented 7 months ago

We also need to find a way to make the app installable on Chrome for Android.

danieldesira commented 7 months ago

To test latest release on Chrome for Android and update ticket accordingly

danieldesira commented 7 months ago

No install option on Chrome for Android yet....