Learn how to build extensible applications with Angular and reuse your code and abilities to build apps for any deployment target —web, mobile web, iOS, Android, and desktops (macOS, Windows, and Linux).
Step-by-step tutorial and explanations: https://dev.to/quedicesebas/building-cross-platform-tetris-game-from-a-single-codebase-with-angular-17-5af9
This project was generated with Angular CLI version 17.1.3.
Build project libraries with npm run build:shared-lib
and npm run build:game-engine-lib
To start the project in the browser and electron run npm run start