This content originally appeared on DEV Community and was authored by aishwaryavasu0509
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 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.
This content originally appeared on DEV Community and was authored by aishwaryavasu0509
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/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.