-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: the project has been rebranded to webpack.updated readme.md. (S…
…at, Jul 27, 2024, 8:43:28 PM)
- Loading branch information
Showing
32 changed files
with
12,780 additions
and
670 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,36 @@ | ||
# Naughts-and-crosses | ||
# **Tic Tac Toe** | ||
|
||
w0x3r.github.io/Naughts-and-crosses/ | ||
**Tic-tac-toe** is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game, with a forced draw assuming best play from both players. | ||
|
||
![readmePhoto](/assets/images/readme/readmePhoto.jpg) | ||
|
||
💻 Deploy: [Link](https://w0x3r.github.io/Tic-Tac-Toe/) | ||
|
||
## Technology stack | ||
|
||
➖ HTML | ||
|
||
➖ SCSS | ||
|
||
➖ JavaScript (ES6) | ||
|
||
➖ Webpack 5 | ||
|
||
## Lighthouse | ||
|
||
**Desktop** | ||
|
||
![lightHouse](/assets/images/readme/lightHouse.jpg) | ||
|
||
|
||
## Run the project locally: | ||
To start working on the project on your local machine, please, make sure that you install [Git](https://git-scm.com/downloads) and [Node.js LTS](https://nodejs.org/en/download). | ||
|
||
### Steps to start: | ||
- Clone [repository](https://github.com/W0x3R/Tic-Tac-Toe). | ||
- Open the project locally. | ||
- Switch to the dev-page branch. | ||
- Run `npm install` or `npm i` - to install all packages needed. | ||
- Run `npm run start` - to starts a local dev-server (The tab will open automatically in the browser). | ||
- Run `npm run dev` - build the project for development. | ||
- Run `npm run prod` - build the project for production. |
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.