Skip to content
Submitted over 1 year ago

Tic Tac Toe with Vue JS 3 and Nuxt

nuxt, vue, typescript
LVL 2
@JasonLuis
A solution to the Tic Tac Toe game challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I developed this tic-tac-toe game with the goal of improving my frontend development skills and strengthening my algorithmic logic using Vue.js. One of the things I'm most proud of is how I was able to structure the project and create an intuitive, responsive interface. Next time, I would like to expand the game to be cross-platform, making it accessible on various devices. Additionally, I plan to implement new difficulty levels and integrate real-time multiplayer functionality using Socket.io to provide a more dynamic and interactive experience

What challenges did you encounter, and how did you overcome them?

The main challenges were related to logic and component development, but thorough research on the internet and support from the Vue community helped me move forward.

What specific areas of your project would you like help with?

The main improvements are focused on accessibility to enhance usability and on code architecture to ensure easier future maintenance.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Djeison Luis’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord