Skip to content

josepabellana/tActIctoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Tactic-toe, a web app that allows users to train their own Tic-Tac-Toe AI model and engage in real-time battles.

This app was designed and created by a team of 3 engineers using the following technologies:

  • PostgreSQL
  • Express.js
  • Jest
  • Cypress.io
  • AngularJS

Features

  1. Models gain or lose experience through reinforced learning. By simplifying the total number of game states, users can see how their model improves with each game.
  2. Integrated with SocketIO for real-time player interaction.
  3. Passport.js for authentication to ensure a secure and user-friendly experience.

Skills

  • Reinforcement Learning
  • Artificial Intelligence (AI)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.8%
  • TypeScript 40.4%
  • HTML 11.4%
  • CSS 6.4%