Inspiration

I created this game to manage my breaks during long study sessions. Research supports that keeping the brain actively engaged while on breaks helps establish more of a motivated environment as well as staying more focused. So, playing this game on breaks from long study sessions will help me enhance my studies.

What it does

This game is implemented from matrix concepts. There are two modes available for this game, one is with and advanced AI that plays with the player, the other is a two-player option that friends who are playing together can utilize if it's a group study.

How we built it

The game was built from the language of Java using a basic complier, J grasp. I used 2D arrays, variables, Booleans, and many other programming concepts to create this game.

Challenges we ran into

The challenges presented by this game were the implementations of Arrays into the code and the AI player as this project is just a beginner level.

What's next for Tic-Tac-Toe

The next step of this tic-tac-toe game will be improving its basic concepts and code to an advanced level and implementing into a website.

Built With

Share this project:

Updates