/Connect-4

A connect-4 game made during my college classes

Primary LanguageJavaScriptMIT LicenseMIT

Connect 4

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This connect 4 was a project made during classes from my private school.
Game cover

✨ Features

✔️ Play with your friend ✔️ Win (I think it's what matters the most) ✔️ See previously played games

🚀 Technologies

The following tools were used in this project:

  • HTML / CSS
  • JavaScript
  • PHP
  • MySQL

✅ Requirements

Before starting 🏁, you need to have Git and XAMP, LAMP, MAMP or WAMP installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Raxuis/connect-4

# Access
$ cd connect-4

# Use XAMP, LAMP, MAMP or WAMP

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Raphaël

 

Back to top