Giter Club home page Giter Club logo

chain-reaction's People

Contributors

amareshb avatar ketanhwr avatar kushagra12 avatar nithinbiliya avatar poke19962008 avatar sandeepscet avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

chain-reaction's Issues

Online multiplayer support

Using socket.io and node.js, it would be possible to create an online multiplayer version of this game.
I agree this might make things unnecessarily complicated for the beauty of chain reaction is in its simplicity. But consider the improved utility.
I had difficulty in sharing my mouse while playing. Might others have had similar problems?

If not over the internet, then a local setup can be created to play over LAN.

Changing the board size

I cloned your project and just did a little refactoring of the code so it uses two variables "horizontalCells" and "verticalCells" rather than hardcoded values for cell size, ball size, ... Which makes it very easy to add some controls to change the board size and things like that. Could I get authority to work on this project?

Support more than 2 players

Currently this game is for 2 players. This issue will be closes when the game supports more than 2 players.

The game closes before you can see the reults of the last turn.

As it is now, as soon as the script determines the winner, the screen is cleared and a new game starts. it would be nice if you could see why you won/lose before it starts over. this could possibly be addressed by changing the check for game over to the START of the game loop rather than the end.

Game finish bug

Sometimes, there are 3 circles in the corner even though the maximum circles are 1 at that point. This is an easy fix.

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.