Skip to content

shantanuuchak/noughts-and-crosses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noughts and Crosses

The classic Tic-Tac-Toe game

image

Features

  • Uses typescript
  • Parcel for build optimization
  • SCSS for styling over vanilla CSS

Setup

Must have node & npm installed

  1. Run npm install
  2. To start dev server: npm start
  3. To serve on host: npm run build and build directory as /dist

About

The classic Noughts & Crosses Game ⭕

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published