Skip to content

erbuka/checkers

Repository files navigation

Checkers

Checkers game made with Angular and ThreeJS

Run

  • npm start - for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

  • npm build - regular Angular production build
  • npm run build-ghpages - Build for GitHub pages
  • npm run build-worker - Builds the web worker and puts it under the "assets" folder

About

Checkers with Angular and Threejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published