Git Product home page Git Product logo

angular-tictactoe's People

Contributors

balaguru4580 avatar codediodeio avatar jasonfritsche avatar w01fw00d avatar xshadowlegendx avatar

Watchers

 avatar

angular-tictactoe's Issues

UI Color Coding for improved clarity

The X and O symbols in the grid have set colors, (X - Red, O - Blue). However, this is not reflected in the scoreboard or the current player indicator in a visual manner.

image

It would be nice if those colors can be implemented there in a seamless way as well. A good idea is if the symbol X or O in the current player indicator is the same colors as mentioned above as well.

Delay Opponent Moves in Single-Player Mode

In the Single-Player mode, a CPU or Opponent move is made instantly upon a move by the user. While this isn't game-breaking, it's still very unnatural in terms of feel.

Here's a GIF reproducing this.

A tiny delay before the Opponent move would be nice to maintain the pace of the game. It's a simple fix, but helps make the game feel smooth.

Fix the Infinity Winning Bug

Once any player wins, pressing on any buttons that aren't disabled within the board results in an increment in the winner's score. This happens on every click! This can obviously be manipulated to get CRAZY scores! ๐Ÿ˜†

I assume it would require an additional condition somewhere. So, I hope someone can figure it out.

Fix Button Rippling Effect bug

When a button is pressed, the rippling animation is seen on a different button. I haven't been able to fix it, so I hope somebody can help me out with this.

Single-Player Toggle needs to be disabled during game.

The single-player mode toggle is currently toggleable even while a round of tic-tac-toe round is in progress. It should only be toggleable before or after any given tic-tac-toe round.

Ideally, the toggle should be disabled during a tic-tac-toe round and should be re-enabled when the round is over.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.