bymayanksingh / connect4

🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
MIT License
23 stars 27 forks source link

Modify readme to mention about game features. #16

Closed bymayanksingh closed 4 years ago

bymayanksingh commented 4 years ago

make a new features section.

which lists all of the following:

Satvinder31415 commented 4 years ago

Can I take this one?

On Mon, Dec 9, 2019 at 12:12 AM Mayank Singh notifications@github.com wrote:

make a new features section.

which lists the following :

  • two player game
  • supports undo operation
  • supports interactive game sounds
  • ability to play with computer AI (currently in development phase)
  • multiplayer on local network using sockets. (in development phase)
  • ability to customize game theme. (in development phase)
  • is cross platform Linux, Windows, Mac (in development phase)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/code-monk08/connect4/issues/16?email_source=notifications&email_token=AMU74CRMLV5GUGIVDV76MTDQXU5ZVA5CNFSM4JX7EU62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H65CTRA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMU74CQ5HC655SGAGTH356LQXU5ZVANCNFSM4JX7EU6Q .

bymayanksingh commented 4 years ago

sure, please go ahead @Satvinder31415