Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 540 Bytes

Connect-Four

Connect-Four is a grid-based game I have coded by myself. Just try it out with ur friends:)

  1. Clone the repository

    git clone https://github.com/m1rels/connect-four
  2. In VS Code go to index.html, right-click and choose "Open with Live Server". You should see the game popping up in your browser.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to contact me at [email protected].