Skip to content

pisolofin/TicToeMultiVersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe game implemented in some languages

I'd like implement this simple game in all langages I know. Or better all languages that I want to learn. This is my work in my free time to improve my skills.

Built With

For the frontend I'll use

For the bakend ( this part will be implemented a lot of time next )

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

I'll compile this section when a new language will be used.

Roadmap

  • Local two players version
    • React
    • Angular
    • jQuery
    • VanillaJS
  • Configuration page for the name of player
  • Add basic versione of AI ( client version )
  • Add basic versione of AI ( server version )
  • Remote two players version

Every step will be implemented with all languages. If I'll be able to do that.