/connectfour

connectfour game implementation in typescript/react/bun

Primary LanguageTypeScript

connectfour

This is a personal project to experiment with typescript, bun and react.

TODO

  • Add CLI for connectfour playable with 1v1
  • Add UI for connectfour playable with 1v1
  • Add basic AI logic to play against computer
  • Add login
  • Add match making to play against other players
  • Add ranking system
  • Add chat system