tic-tac-toe game using javascript,html,css

plan to build the tic-tac-toe game

before we actually jump into building the application we need to break the big task into subtasks. The frontend of the application is very important to give an impression and to intrigue the user to give …


This content originally appeared on DEV Community and was authored by aishwaryavasu0509

plan to build the tic-tac-toe game

tic-tac-toe

before we actually jump into building the application we need to break the big task into subtasks. The frontend of the application is very important to give an impression and to intrigue the user to give the application a try.i have attempted to make the frontend of the application simple yet appealing.so after deciding on the layout of the application i divided the home page into several boxes. the "wrapper" is what i called the box consisiting of the entire page.Next, the wrapper can be divided into left and right subparts after which each subparts can be subdidvided according to their components.by approaching a problem with divide and conquer approach we can concentrate better in developing the details of the application.The styling of the page is done with css and the logic of the game is built with javascript.

find the source code here!!


This content originally appeared on DEV Community and was authored by aishwaryavasu0509


Print Share Comment Cite Upload Translate Updates
APA

aishwaryavasu0509 | Sciencx (2021-06-27T08:59:39+00:00) tic-tac-toe game using javascript,html,css. Retrieved from https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/

MLA
" » tic-tac-toe game using javascript,html,css." aishwaryavasu0509 | Sciencx - Sunday June 27, 2021, https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/
HARVARD
aishwaryavasu0509 | Sciencx Sunday June 27, 2021 » tic-tac-toe game using javascript,html,css., viewed ,<https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/>
VANCOUVER
aishwaryavasu0509 | Sciencx - » tic-tac-toe game using javascript,html,css. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/
CHICAGO
" » tic-tac-toe game using javascript,html,css." aishwaryavasu0509 | Sciencx - Accessed . https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/
IEEE
" » tic-tac-toe game using javascript,html,css." aishwaryavasu0509 | Sciencx [Online]. Available: https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/. [Accessed: ]
rf:citation
» tic-tac-toe game using javascript,html,css | aishwaryavasu0509 | Sciencx | https://www.scien.cx/2021/06/27/tic-tac-toe-game-using-javascripthtmlcss/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.