Skip to content

This is a fully responsive simple tic-tac-toe game built with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

anniedotexe/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TIC-TAC-TOE Game

This is a fully responsive simple tic-tac-toe game written in HTML, CSS, and JavaScript.

LIVE DEMO - tic-tac-toe.anniew.xyz OR tic-tac-toe-annie.netlify.app

HTML5 CSS3 JavaScript Open Source? Yes! Netlify Status

Screenshot

Table of Contents


Design

Fonts

Nunito - this font is used for everything because it looks good in titles and the 'X' and 'O' in the game

Font Example Screenshot

Color Scheme

  • Bdazzled Blue - title and new game button
  • Generic Viridian - Player X text and tile color
  • Blood Red - Player O text and tile color
  • Cultured - website background color
  • Spanish Gray - inactive player, game grid borders, tile hover, and winner's tiles background color

Color Palette Screenshot


Built With


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

How To Contribute

  1. Fork the repository to your own Github account.
  2. Clone the project to your machine.
  3. Create a branch locally with a succinct but descriptive name.
  4. Commit changes to the branch.
  5. Following any formatting and testing guidelines specific to this repo.
  6. Push changes to your fork.
  7. Open a Pull Request in my repository.

Creator / Maintainer

Annie Wu (anniedotexe)

If you have any questions, comments, or concerns, feel free to contact me below.

Connect via Email

This project was created for educational purposes and for personal and open-source use.

If you like my content or find this code useful, give it a ⭐ or support me by buying me a coffee ☕❤️

Buy Me A Coffee


Acknowledgments