A two player interactive game that I made using Angular.
I was given 4 days to create a small project on Angular. I decided to create a simple two player game of Tic Tac Toe. I aimed to keep a simple design that seemed intuitive and familiar.
A lot of my coworkers love dark mode options on the things they use so I decided to add a toggle button that allows a user to switch between light and dark mode. I also added a neon sign in dark mode because I'm starting to learn more about animations.
I am new to Angular and coming from React it is a little strange, but it's not too difficult to pick up.