https://github.com/elijahscriptdev/tic-tac-toe-javascript
A Tic Tac Toe game you can play in your browser!
https://github.com/elijahscriptdev/tic-tac-toe-javascript
Last synced: 9 months ago
JSON representation
A Tic Tac Toe game you can play in your browser!
- Host: GitHub
- URL: https://github.com/elijahscriptdev/tic-tac-toe-javascript
- Owner: Elijahscriptdev
- Created: 2020-06-10T16:49:45.000Z (about 6 years ago)
- Default Branch: development
- Last Pushed: 2023-07-13T11:54:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T16:17:48.080Z (over 1 year ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Javascript Project: Tic Tac Toe]
> In this project, we are going to make a simple Javascript a Tic Tac Toe game you can play in your browser!
> . Awesomized with Bootstrap.
---
## Screenshots

---
## Built With
- HTML5
- CSS3
- Font Awesome
- Google Fonts
- Fatkun
- W3 Validators
- Bootstrap
- Javascript
## Live Demo
[Live Demo Link](https://raw.githack.com/Elijahscriptdev/tic-tac-toe-javascript/user-interface/index.html)
---
### Prerequisites
- Node.js (for Stylelint)
- Web Browser
- CLI
- IDE
### Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project unto your local machine
- `cd` into the project directory
- open index.html
### 🤝 Contributing
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
- `cd` into the project directory
- Run `git checkout -b your-branch-name`
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
---
## Authors
👤 **Seth Zea**
- Github: [@sz16900](https://github.com/sz16900)
- Twitter: [@_sethzea_](https://twitter.com/_sethzea_)
- Linkedin: [linkedin](https://www.linkedin.com/in/seth-zea-9481a8148/)
- Email: zea.seth@gmail.com
👤 **Elijah Obominuru**
[Github](https://github.com/Elijahscriptdev) | [Twitter](https://twitter.com/ElijahObominuru) | [LinkedIn](https://www.linkedin.com/in/elijah-obominuru-0b730b143/)
---
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://microverse.org)
---
## Future Features
- A better mobile friendly experience
- User name preservation upon reset
- Better modularization of objects
---
## 📝 License
This project is [MIT](lic.url) licensed.
---