Skip to content

SharePoint Framework Tic Tac Toe Webpart - Enjoy the game in SharePoint

License

Notifications You must be signed in to change notification settings

SumitKanchan4/SPFx-Tic-Tac-Toe

Repository files navigation

SharePoint Framework Tic-Tac-Toe WebPart

SharePoint Framework - Tic-Tac-Toe

Hi Friends,

Now enjoy with work. Play tic-tac-toe and give you mind a bit relaxing so you can energize yourself for the tough job you do in office whole day.

This webpart is created just for fun so whenever you feel exhausted , relax youself and enjoy.

SharePoint Framework Tic-Tac-Toe Webpart

WebPart Features!!

  • Game Stats - Keeps the record of total games played, your won and computer won
  • Even if you need to navigate from the page, don't worry you'll never loose your scores
  • Don't underestimate your opponent
  • Fully responsive, so no matter on which device you play -

SharePoint Framework Tic-Tac-Toe Webpart

SharePoint Framework Tic-Tac-Toe Webpart

SharePoint Framework Tic-Tac-Toe Webpart

Configuration ?

  • So there are no configuration.
  • It's simple just deploy the webpart to your tenant and done.

Deployment

For deployment follow the below steps

  • Clone the repository
  • Open the code in Visual Code or in any other IDE
  • Change the 'cdnBasePath' url inside the Config/write-manifest.json
  • Create the package
    • Run the following commands
    gulp
    gulp bundle --ship
    gulp package-solution --ship
    • Now upload the .sppkg file from sharepoint/solution folder
    • Upload the files inside temp/deploy to the cdnBasePath url
    • Install the app in the site
  • Now add the webpart to the page

Happy Coding

Sumit Kanchan

About

SharePoint Framework Tic Tac Toe Webpart - Enjoy the game in SharePoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published