Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maciejewskakatarzyna/tic-tac-toe

Tic-Tac-Toe Game with Vanilla JS
https://github.com/maciejewskakatarzyna/tic-tac-toe

game learning-js tic-tac-toe vanilla-js

Last synced: 3 days ago
JSON representation

Tic-Tac-Toe Game with Vanilla JS

Awesome Lists containing this project

README

        

# Tic-Tac-Toe

## General info

Tic-Tac-Toe Game created during learning Vanilla JS, to better understand basic JS concepts and communication with DOM.

## Screenshots

![Example screenshot](src/assets/screenshot.png)

## Technologies

- HTML
- CSS
- Vanilla JS

## Demo

Demo version: https://maciejewskakatarzyna.github.io/Tic-Tac-Toe/

## To-do list:

- Code more responsive layout