Skip to content

afialova/piskvorky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC TAC TOE

Czechitas Web Academy project

Welcome to my online version of the classic game "Tic Tac Toe," known as "Piškvorky" in Czech. This web application allows you to enjoy an extended version of Tic Tac Toe with additional features and language options.

Table of Contents

Overview

Tic Tac Toe, also known as "Piškvorky" in Czech, is a classic game where players take turns marking spaces on a grid. Our extended version features a 10x10 grid, and the goal is to get five of your symbols in a row, column, or diagonal.

Project Details

This project is the result of the Czechitas Web Academy beginners' course. As part of this course:

  • Weekly tasks were assigned to students.
  • Team members participated in code reviews, offering feedback and suggestions.
  • Coaches provided code reviews and guidance to ensure quality.

Features

  • Two Player Mode: Play with a friend on the same device.
  • One Player vs. AI Mode: Challenge an AI opponent in a single-player mode.
  • Language Selection: Choose between English and Czech languages for the game.
  • Responsive Design: Play on various screen sizes, including mobile devices.

Getting Started

  1. Clone the Repository: You can clone this repository to your local machine using the following command:

    git clone https://github.com/afialova/piskvorky.git
  2. Open index.html: To start the game, open the index.html file in your web browser.

How to Play

  • The game begins with the player represented by a circle symbol (O).
  • Players take turns clicking on the grid to place their symbol.
  • The objective is to be the first to get five of your symbols in a row, column, or diagonal.

Language Options

You can select your preferred language for the game, English or Czech.

Future Additions

In future updates, we plan to implement the following features:

  • Improved AI: Enhance the AI player's strategy for a more challenging experience.
  • Sound Effects: Add game-related sound effects to make the gameplay more engaging.
  • Customization: Allow players to choose their symbols and customize the game board.

We hope you enjoy playing Tic Tac Toe - Piškvorky! If you have any feedback or suggestions, feel free to contact me.

Tic Tac Toe - Piškvorky is an open-source project developed by the Czechitas Web Academy beginners.

Releases

No releases published

Packages

No packages published