Open sarmadhamdani02 opened 1 year ago
I'm a newcomer learning JavaScript, HTML and CSS and I think I'd like to try this. Can you assign it to me?
@Cidmodder sure! This issue is open for all. 🙂
Do you have any particular ideas for the themes? After looking at the code, my mind goes to different objects other than X's and O's but wasn't sure if you had something else in mind. Maybe space themed icons, dinosaur icons, etc.?
@Cidmodder
Well, the basic idea while creating the issue was really simple i.e. just to add some visually appealing background colors. I think replacing the "X" and "O" with completely new things is like re-inventing the Tic-Tac-Toe as now it is the convention being followed for the game.
My personal thoughts are, that we can definitely change the background colors, and try different fonts to the "X" and "O" for different themes. We can also add some items to the background. For example, while creating a space theme, we can add some stars moving in the background with some other space objects like satellites, etc on the dark background. Replacing "X" and "O" to something else is a really good idea but for users, it can confuse them.
So, these were my personal opinions 🤔. What do you say?
@sarmadhamdani02 I like changing the background and fonts to fit the theme. A bit simpler and cleaner to do and could always change more later. I'll get on that.
That will be awesome 😊👍
@SandipGyawali did a great job by adding themes to the tic-tac-toe game.
Now, let's add more themes. How about 10 in total? All we have to do now is to figure out what theme will suit the overall layout of the game and put the color hex in the code.