Giter Club home page Giter Club logo

dots-and-boxes's People

Contributors

paliwalsparsh avatar vlogozzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dots-and-boxes's Issues

Remove App.css

App.css is not being used, it is just a left over file from create-react-app boilerplate. You just need to remove it and make sure things are working fine.

Feedback for player turn

Currently it is not clear to which player current turn belongs to. This creates confusion. Maybe we can just transform ( increase ) the scale of "Player1" or "Player2" along with score present on top of Game screen. This will user understand to whom the current turn belongs to.

css file structure and import rework

with the app running on one page, having different .css files only forms a race condition. So whichever .css file is imported last wins

Solutions:
condense the CSS into one file
or
scrub the HTML header of imports each time a new "scene" in the game is created and re-import the correct CSS file

Give ability to user to set names

Currently player names are hard coded as Player1 and Player2. We can give two inputs on main menu, so users can set names. By default values of these inputs would be Player1 and Player2.

Fix color of buttons

Currently the default color of button is grey. As a result of this, "Start Game" button feels like it is disabled by default with the grey color scheme, and may trick people into thinking they have to do something else before they can start.

Same with the button on Game over screen. We can make the default color of button as orange and onHover and onActive can have darker shade of the same.

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.