Skip to content

anrokk/JavaScript-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎓 JavaScript Coursework

This repository contains multiple implementations of a Tic-Tac-Two game, developed for my JS course. The goal was to build the game using different technologies while supporting both human and AI gameplay.

Game rules: https://gamescrafters.berkeley.edu/games.php?game=tictactwo

🧠 About the Game

  • Standard gameplay
  • Game modes:
    • Human vs Human
    • Human vs AI
  • AI: Slightly smarter than random
  • Reset functionality
  • Timer functionality
  • Each version is deployed and publicly accessible

🕹️ Live Demos

About

3 versions of Tic-Tac-Two (Vanilla JS, TypeScript, Vue.js + TypeScript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published