A simple JavaScript Restaurant Page.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a simple game where two players can play against each other and try to out-smart each other by placing their symbols in empty square spaces and hopefully have 3 in a row diagonally, vertically or horizontally without their opponent figuring out their moves.
To get a local copy up and running follow these simple steps.
- Code Editor
- Browser
- Clone the repo
git clone https://github.com/adamclasic/restaurant-page.git
- To get a local copy up and running follow these simple example steps.
- $
git clone git@github.com:adamclasic/restaurant-page
cd
into the project directory- Run
npm install
to install the necessary modules - Run
npm start
to automatically load the page on localhost:8080
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
👤 Adam Abderrahmane Allalour
- Github: @adamclasic
- Twitter: @adamallalou
- Linkedin: Adam Abderrahmane Allalou
Give a ⭐️ if you like this project!