Quantcast
Channel: Devdactic – Ionic Tutorials
Viewing all articles
Browse latest Browse all 183

Devdactic Challenge #2: Build Tic Tac Toe with Ionic

$
0
0

The first challenge got great feedback on every channel, and I was more than happy to see some awesome submissions of people that applied their knowledge in this little calculator project. Today we continue with the second challenge and build Tic Tac Toe with Ionic.

If you don’t know what this challenge is about, go back to the rules (they are short) for a minute.

The general idea of the game is pretty simple, I guess everyone knows and has played it before. In case you need to go through the rules again check out the Wikipedia article for Tic-Tac-Toe.

Here are some features our final app should have:

  • Introduction view for new players
  • 3×3 board with fields people can check
  • AI for our opponent (can be very dumb/random)
  • Pause/Restart game
  • Check if someone has won the game after every turn

Compared to the Challenge #1 this challenge might have a bit less logic inside but we are developing a little game, so we want to have a clean UI that works on all devices. Therefore, put special effort into how you craft the view or game board, and stick to the Ionic grid system to create a flexible user interface!

As in challenge #1, you are free to use Ionic 1 or 2!

The winner of this challenge will get free access to my brand new Udemy course Blogging for Software Developers, which is the perfect fit for someone who is interested in increasing his skills and building an online portfolio of his skills and knowledge.

Deadline

The deadline for submissions is the Monday, 11. of July 2016. The winner will hopefully be announced in the week after.

If you like to submit your result, please send me an email or post a link to your Github repository with the solution below this post in the comments.

I’ll be waiting for you submissions here!

Even if you personally don’t want to participate, you would do me a great favour if you could share this article with your friends & colleagues!

Happy Coding,
Simon

The post Devdactic Challenge #2: Build Tic Tac Toe with Ionic appeared first on Devdactic.


Viewing all articles
Browse latest Browse all 183

Trending Articles